cloud-config-toolkit-cli

Cloud config toolkit: command line module

Usage no npm install needed!

<script type="module">
  import cloudConfigToolkitCli from 'https://cdn.skypack.dev/cloud-config-toolkit-cli';
</script>

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-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.