# exo kms key
```
exo kms key [command] [flags]
```

### Options

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


### 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

* [kms]({{< ref "../">}})	 - Key management
* [exo kms key cancel-deletion]({{< ref "cancel-deletion">}})	 - Cancel the scheduled deletion of a KMS Key.

* [exo kms key create]({{< ref "create">}})	 - Create a KMS Key in a given zone with a given name.

* [exo kms key disable]({{< ref "disable">}})	 - Disables a KMS Key.

* [exo kms key disable-rotation]({{< ref "disable-rotation">}})	 - Disable the periodic rotation of a KMS Key.

* [exo kms key enable]({{< ref "enable">}})	 - Enables a KMS Key.

* [exo kms key enable-rotation]({{< ref "enable-rotation">}})	 - Enable the periodic rotation of a KMS Key.

* [exo kms key list]({{< ref "list">}})	 - List KMS Keys details for an organization in a given zone.

* [exo kms key list-rotation]({{< ref "list-rotation">}})	 - List all the key material versions of a KMS Key.

* [exo kms key replicate]({{< ref "replicate">}})	 - Replicate a KMS key to a target zone.

* [exo kms key rotate]({{< ref "rotate">}})	 - Perform a manual rotation of the key material for a symmetric key.

* [exo kms key schedule-deletion]({{< ref "schedule-deletion">}})	 - Schedule a KMS key for deletion after a delay.

* [exo kms key show]({{< ref "show">}})	 - Retrieve KMS Key details.



