Running commands from Orchestration CLI
After you installed and configured the Orchestration CLI, you can run one or a combination of commands to accomplish specific results.
Before you begin
- Installed and configured the Orchestration CLI in your system. For more information, see Configuring the Orchestration CLI.
- The required permissions to run the commands. For more information, see overview section of each commands mentioned in Orchestration CLI commands.
About this task
You can use Orchestration CLI to run Orchestration CLI plan and Orchestration CLI model commands.
- Navigate to the directory where you have extracted the files for Orchestration CLI.
- Run Orchestration CLI from
the command line.Note: For Windows, you can also use PowerShell to run the file.
- Type
ocli plan
orocli model
in the command line, and then enter the command you want to run.Important: You must typeocli plan
orocli model
before every command that you want to run. For example,ocli model display calendar
Note: For the types of command that you can run in Orchestration CLI, see Orchestration CLI commands. - Press enter.