exo compute instance update
Description
This command updates an Instance .
Supported output template annotations: .ID, .Name, .CreationDate, .InstanceType, .Template, .Zone, .AntiAffinityGroups, .DeployTarget, .SecurityGroups, .PrivateInstance, .PrivateNetworks, .ElasticIPs, .IPAddress, .IPv6Address, .SSHKey, .DiskSize, .State, .Labels, .ReverseDNS
exo compute instance update NAME|ID [flags]Options
| Option | Description | 
|---|---|
| --cloud-init, -c | instance cloud-init user data configuration file path | 
| --cloud-init-compress | compress instance cloud-init user data | 
| --help, -h | help for update | 
| --label | instance label (format: key=value) | 
| --name, -n | instance name | 
| --protection | delete protection; set –protection=false to disable instance protection | 
| --reverse-dns | Reverse DNS Domain | 
| --zone, -z | instance zone | 
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 "exo output –help" for more information | 
| --output-template | Template to use if output format is "text" | 
| --quiet, -Q | Quiet mode (disable non-essential command output) | 
| --use-account, -A | Account to use in config file [env EXOSCALE_ACCOUNT] | 
Related Commands
- instance - Compute instances management