auth
The auth
command groups subcommands for interacting with Vault's auth methods.
Users can list, enable, disable, and get help for different auth methods.
For more information, please see the auth method documentation or the authentication concepts page.
To authenticate to Vault as a user or machine, use the vault login
command instead. This command is for
interacting with the auth methods themselves, not authenticating to Vault.
Examples
Enable an auth method:
List all auth methods:
Get help about how to authenticate to a particular auth method:
Disable an auth method:
Tune an auth method:
Usage
For more information, examples, and usage about a subcommand, click on the name of the subcommand in the sidebar.