# exo compute instance
```
exo compute instance [command] [flags]
```

### Options

| Option | Description |
|---------|------------|
|`--help, -h` | help for instance |


### Options inherited from parent commands

| Option | Description |
|---------|------------|
|`--config, -C` | Specify an alternate config file [env EXOSCALE_CONFIG] |
|`--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

* [compute]({{< ref "../">}})	 - Compute services management
* [exo compute instance console-url]({{< ref "console-url">}})	 - Get instance console URL

* [exo compute instance create]({{< ref "create">}})	 - Create a Compute instance

* [exo compute instance delete]({{< ref "delete">}})	 - Delete a Compute instance

* [exo compute instance elastic-ip]({{< ref "elastic-ip">}})	 - Manage Compute instance Elastic IP addresses

* [exo compute instance enable-tpm]({{< ref "enable-tpm">}})	 - Enable Trusted Platform Module (TPM)

* [exo compute instance list]({{< ref "list">}})	 - List Compute instances

* [exo compute instance private-network]({{< ref "private-network">}})	 - Manage Compute instance Private Networks

* [exo compute instance reboot]({{< ref "reboot">}})	 - Reboot a Compute instance

* [exo compute instance reset]({{< ref "reset">}})	 - Reset a Compute instance

* [exo compute instance reset-password]({{< ref "reset-password">}})	 - Reset the password of a Compute instance

* [exo compute instance resize-disk]({{< ref "resize-disk">}})	 - Resize a Compute instance disk

* [exo compute instance reveal-password]({{< ref "reveal-password">}})	 - Reveal the password of a Compute instance

* [exo compute instance scale]({{< ref "scale">}})	 - Scale a Compute instance

* [exo compute instance scp]({{< ref "scp">}})	 - SCP files to/from a Compute instance

* [exo compute instance security-group]({{< ref "security-group">}})	 - Manage Compute instance Security Groups

* [exo compute instance show]({{< ref "show">}})	 - Show a Compute instance details

* [exo compute instance snapshot]({{< ref "snapshot">}})	 - Manage Compute instance snapshots

* [exo compute instance ssh]({{< ref "ssh">}})	 - Log into a Compute instance via SSH

* [exo compute instance start]({{< ref "start">}})	 - Start a Compute instance

* [exo compute instance stop]({{< ref "stop">}})	 - Stop a Compute instance

* [exo compute instance update]({{< ref "update">}})	 - Update an Instance 



