0.0.4 • Published 6 years ago

cloud-config-toolkit-cli v0.0.4

Weekly downloads
7
License
MIT
Repository
github
Last release
6 years ago

Cloud config toolkit cli

Cloud config toolkit cli provides the cli commands of Cloud config toolkit.

Installation

Install the CLI package globally:

npm install -g cloud-config-toolkit-cli

Now you can use the commands provided by the toolkit, e.g.:

cct export config.json --dest exportedConfig.json

For more details check Cloud config toolkit documentation.