CLI Reference

Smart Deployment currently exposes six primary commands:

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

Detailed Reference

The full command detail lives in the repository docs: