tailorctl workspace vault secret
The secret command group allows you to create and manage secrets.
Running it without specifying a command prints the help.
Usage
tailorctl workspace vault secret [flags]
Flags
-h, --help help for secret
Commands
- tailorctl workspace vault secret create - Creates a secret to the vault
- tailorctl workspace vault secret delete - Deletes a secret in the vault
- tailorctl workspace vault secret list - List all secrets in the vault
- tailorctl workspace vault secret update - Updates a secret in the vault
See also
- tailorctl workspace vault - Manages vaults and secrets