Cloud Deployment CLI
The Cloud Deployment CLI performs tasks such as managing a solution, monitoring the status of all runtimes in a solution, promoting assets from one stage to another, and so on. The CLI supports the following modes:
Interactive Mode: To start the CLI in interactive mode, run the following command:
wmcc-cli --mode interactive
Normal Mode: To start the CLI in normal mode, run the following command:
wmcc-cli <commands> [options]