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