vault namespace

This command groups subcommands for interacting with Vault namespaces. These subcommands operate in the context of the namespace that the currently logged in token belongs to

Subcommands

NameDescription
createCreate a child namespace. The namespace created will be relative to the namespace provided in either the VAULT_NAMESPACE environment variable or -namespace CLI flag
deleteDelete an existing namespace. The namespace deleted will be relative to the namespace provided in either the VAULT_NAMESPACE environment variable or -namespace CLI flag
listLists the enabled child namespaces
lockLock the current namespace, and all descendants
lookupGet information about the namespace of the locally authenticated token
unlockUnlock the current namespace, and all descendants, with unlock key

Options

NameDescription
--help, -hDisplay help