Skip to main content

Module secret

Module secret 

Source
Expand description

Secret subcommands: list, set, update, delete, rotate, key-status.

No command in this module ever renders a secret value: the API’s SecretResponse does not carry one, and values are only ever sent.

Structs§

RotateArgs
Arguments for secret rotate.
SecretArgs
Arguments for the secret command group.

Enums§

SecretCommands
Available secret subcommands.

Functions§

execute
Execute a secret subcommand.