tree-gateway-migration

1.0.1 • Public • Published

A Migration tool for old Tree Gateway configurations.

npm install -g tree-gateway-migration

And run the treeGatewayMigration command pointing to your old configuration files.

To convert all API yaml files under a specific folder run:

treeGatewayMigration --from 2 --to 3 --api ./myfolder/**/*.yaml

To convert the config files for the gateway, run:

treeGatewayMigration --from 2 --to 3 --gateway ./gateway.yaml

This tool supports, at the moment, only migrations between version 2 to 3.

Readme

Keywords

none

Package Sidebar

Install

npm i tree-gateway-migration

Weekly Downloads

3

Version

1.0.1

License

ISC

Unpacked Size

5 kB

Total Files

3

Last publish

Collaborators

  • trbustamante