CLI Reference
Smart Deployment currently exposes six primary commands:
sf smart-deployment analyzesf smart-deployment startsf smart-deployment validatesf smart-deployment statussf smart-deployment resumesf smart-deployment config
Common Patterns
sf smart-deployment analyze --source-path force-app
sf smart-deployment start --source-path force-app --target-org myorg
sf smart-deployment validate --source-path force-app --use-ai
sf smart-deployment status --source-path force-app
sf smart-deployment resume --source-path force-app --retry-strategy standard
sf smart-deployment config --source-path . --set-llm-provider openai
Current Flags Worth Knowing
--source-path--use-ai--target-org--dry-run--validate-only--skip-tests--allow-cycle-remediation
Detailed Reference
The full command detail lives in the repository docs: