Cloud Deployment CLI
The Cloud Deployment CLI interacts with webMethods Cloud Deployment and 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:
wmcd-cli --mode interactive
Normal Mode: To start the CLI in normal mode, run the following command:
wmcd-cli <commands> [options]