VaultCLI Rotate-Secret Command
Use the vaultCLI rotate-secret command to manually rotate a managed secret.
Syntax
vaultcli rotate-secret [options]
Option | Description |
-h or --help |
Displays usage text. |
-b or --boxid string |
The ID or name of the box where the secrets are located. Strings must be enclosed in double quotes. |
-s or --secretid string |
The secret ID or name of the secret to be checked in. Strings must be enclosed in double quotes. |
-v or --version int |
Optional. The current version number of the secret in integer format. |