AI Runtime CLI command reference
The AI Runtime CLI is in Beta.
This page lists the subcommands accepted by the air CLI. The same information is always available from the CLI itself:
air --help # All commands
air <command> --help # Flags for a specific command
air -h config # YAML config reference
air -h config.compute # Per-field help for a YAML section
The CLI help reflects the exact version you have installed, so it is the source of truth if it differs from the table below.
Commands
Command | Purpose |
|---|---|
| Submit a workload defined by a YAML file. Supports |
| Show metadata, status, and configuration for a specific run. |
| List recent runs. Use |
| Stream or download logs for a run. Use |
| Cancel a running workload. |
Global flags
Flag | Purpose |
|---|---|
| Print the installed CLI version. |
| Use the named Databricks CLI authentication profile instead of the default. |
| Show help. When followed by a config path ( |