Skip to main content

Installation

This installs SC CLI globally on your system, so you can run sc commands from any directory.

Using A Node.js package manager like npm, Yarn, or pnpm

npm install -g @dishantlangayan/solace-cloud-cli

You can type this command into Command Prompt, Powershell, Terminal, or any other integrated terminal of your code editor.

Verify Installation

To verify the CLI installed correctly, run the following command:

sc help

Commands

SC CLI groups commands into topics. The command syntax is: sc [topic] [command]. Refer to each topic section in the sidebar for a list of available commands.

Or, run the help command to get this information right in your terminal. To view a list of all available commands:

sc commands