Salesforce Orchestrator Commands
An overview of the Orchestrator commands available in the Salesforce CLI.
All commands support these global flags:
| Flag | Type | Description |
|---|---|---|
--json | boolean | Format output as json. |
--flags-dir | option | Import flag values from a directory. |
All commands use the space-separated format in the current SF CLI:
sf orchestrator app createsf orchestrator app deletesf orchestrator app displaysf orchestrator app listsf orchestrator app update
sf orchestrator template createsf orchestrator template deletesf orchestrator template displaysf orchestrator template listsf orchestrator template update
Note: The colon-separated format (e.g., orchestrator:app:create) is not supported in the current SF CLI.
- Plugin Name: @salesforce/plugin-orchestrator
- Plugin Type: core
- Version: 1.0.0
- State: preview (all commands)
- ESM: true (all commands)
- JSON Flag Support: true (all commands)