tailorctl workspace vault create

Creates a vault to the active workspace in your context.

Usage

tailorctl workspace vault create [flags]

Flags

  -h, --help          help for create
  -i, --interactive   interactive mode
  -n, --name string   vault name

Flags inherited from parent commands

  -w, --workspace_id string   workspace ID (overrides active context)

Examples

tailorctl workspace vault create --name=<vault_name>

See also