cloud-config-toolkit-cli
v0.0.4
Published
Cloud config toolkit: command line module
Readme
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-cliNow you can use the commands provided by the toolkit, e.g.:
cct export config.json --dest exportedConfig.jsonFor more details check Cloud config toolkit documentation.
