Commands Reference
All available Atlas CLI commands and options
Global Options
Every command supports these flags:
Built-in Commands
API Commands
All API commands are auto-generated from the Atlas OpenAPI specification. They follow the pattern:
Campaigns
Calls
Statistics
Agents
Contacts
Knowledge Base
Tools
Phone Numbers
Voices
Other Resources
Output Formats
JSON (default)
Raw JSON output. Great for scripting and piping to tools like jq:
Table
Human-readable table with column headers. Best for interactive use.
YAML
YAML format for config files and readability.
Shell Completion
Shell completion is automatically configured when you install Atlas using the install script. Just restart your terminal after installing.
If you need to set it up manually:
Zsh
Bash
Fish
PowerShell
Add to ~/.zshrc:
Discover Commands
The CLI dynamically generates commands from the Atlas API. To see all available commands:
