Schedule-Delete-Key Command
Use the Crypto CLI schedule-delete-key command to update the status of the key.
Syntax
cryptocli schedule-delete-key [options]
Option |
Description |
-h or --help |
Displays usage text. |
-k or --key-guid string |
The GUID of the key. Strings must be enclosed in double quotes. |
-o or --operation string |
The delete operation to use. This can be schedule-destroy or cancel-destroy. |
-r or --retention-period int |
The retention period for the key before it is destroyed. The minimum is 7 days, the maximum is 30 days, and the default is also 30 days. |