# Command Reference
```
exo [command] [flags]
```

### Options

| Option | Description |
|---------|------------|
|`--config, -C` | Specify an alternate config file [env EXOSCALE_CONFIG] |
|`--help, -h` | help for exo |
|`--output-format, -O` | Output format (table\|json\|text), see &#34;exo output --help&#34; for more information |
|`--output-template` | Template to use if output format is &#34;text&#34; |
|`--quiet, -Q` | Quiet mode (disable non-essential command output) |
|`--timeout` | Per-zone timeout for list operations; -1s disables timeout [env EXOSCALE_TIMEOUT] |
|`--use-account, -A` | Account to use in config file [env EXOSCALE_ACCOUNT] |


### Related Commands

* [exo compute]({{< ref "compute">}})	 - Compute services management

* [exo config]({{< ref "config">}})	 - Exoscale CLI configuration management

* [exo dbaas]({{< ref "dbaas">}})	 - Database as a Service management

* [exo dedicated-inference]({{< ref "dedicated-inference">}})	 - Dedicated AI inference management

* [exo dns]({{< ref "dns">}})	 - DNS cmd lets you host your zones and manage records

* [exo iam]({{< ref "iam">}})	 - Identity and Access Management

* [exo kms]({{< ref "kms">}})	 - Key management

* [exo limits]({{< ref "limits">}})	 - Current account limits

* [exo status]({{< ref "status">}})	 - Exoscale status

* [exo storage]({{< ref "storage">}})	 - Object Storage management

* [exo version]({{< ref "version">}})	 - Print the version of exo

* [exo zone]({{< ref "zone">}})	 - List all available zones



