CLI Reference
Use this index to choose a command group. Each child page contains exact syntax, options, defaults, and machine-readable output behavior.
Commands that take a deployment ID (status, exec, logs, ssh,
terminate, and resubmit) let you omit it in an interactive terminal and
pick a recent deployment. In CI or a pipe, pass the ID or set
ANYCLOUD_DEPLOYMENT_ID.
Commands that render tables generally accept --json. Human prompts and
progress go to stderr so structured stdout stays pipeable.
| Task | Reference |
|---|---|
| Create and list finite Jobs | job |
| Create, list, or upgrade Services | service |
| Create and list persistent VMs | vm |
| Manage Kubernetes clusters | cluster |
| Create and manage Workers | worker |
| Inspect and operate deployments | Deployment operations |
| Browse hardware and prices | Catalog and pricing |
| Inspect or request provider quota | quota |
| Manage object storage | bucket |
| Manage cloud accounts | credentials |
| Manage write-only values | secrets |
| Inspect cost and configure caps | Spend commands |
| Configure Slack notifications | notifications |
| Manage the API, login, docs, and DB | api and utilities |
Use anycloud job list, anycloud service list, or anycloud vm list for
one deployment type. Each accepts ls as an alias. anycloud list shows
the combined overview. Filter Workers by Cluster with
anycloud worker list --cluster <id-or-name> and Jobs by Worker with
anycloud job list --worker <id>.
Put listing options after list or ls. Those bare names are reserved as
subcommands, including under the submit, run, and serve aliases. To
launch an image named list or ls, include a tag such as list:latest.
The headings below preserve links to sections in the former single-page CLI reference.
anycloud job
See job. Legacy aliases: submit, run.
anycloud service
See service. Legacy alias: serve.
anycloud vm
See vm.
anycloud cluster
See cluster.
anycloud worker
See worker.
anycloud images
See Catalog and pricing.
anycloud status
anycloud list
anycloud exec
anycloud logs
anycloud ssh
anycloud terminate
anycloud resubmit
anycloud cost
See Spend commands.
anycloud throttle
See Spend commands.
anycloud budget
See Spend commands.
anycloud spend
See Spend commands.
anycloud db query
See api and utilities.
anycloud db schema
See api and utilities.
anycloud docs
See api and utilities.
anycloud regions
See Catalog and pricing.
anycloud vm-types
See Catalog and pricing.
anycloud gpus
See Catalog and pricing.
anycloud pricing
See Catalog and pricing.
anycloud bucket
See bucket.
anycloud credentials
See credentials.
anycloud secrets
See secrets.
anycloud notifications
See notifications.
anycloud api
See api and utilities.
anycloud login
See api and utilities.
anycloud update
See api and utilities.
anycloud quota request
See quota.
anycloud quota operation
See quota.
anycloud quota status
See quota.