VaultCLI List-Secret-Versions Command
Use the vaultCLI list-secret-versions command to display all versions of a secret in the specified box.
Syntax
vaultcli list-secret-versions [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 ID or name of the secret. Strings must be enclosed in double quotes. |