exo compute instance snapshot revert
Description
This command reverts a Compute instance to a snapshot.
/!\ **************************************************************** /!
THIS OPERATION EFFECTIVELY RESTORES AN INSTANCE’S DISK TO A PREVIOUS
STATE: ALL DATA WRITTEN AFTER THE SNAPSHOT HAS BEEN CREATED WILL BE
LOST.
/!\ **************************************************************** /!\
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 snapshot revert SNAPSHOT-ID INSTANCE-NAME|ID [flags]Options
| Option | Description | 
|---|---|
--force, -f | don't prompt for confirmation | 
--help, -h | help for revert | 
--zone, -z | snapshot 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
- snapshot - Manage Compute instance snapshots