Technical reference for the Vault CLI| Vault CLI usage | Vault | HashiCorp Developer
Auth methods are mountable methods that perform authentication for Vault.| Auth Methods | Vault | HashiCorp Developer
Policies are how authorization is done in Vault, allowing you to restrict which parts of Vault a user can access.| Policies | Vault | HashiCorp Developer
The "auth enable" command enables an auth method at a given path. If an auth method already exists at the given path, an error is returned. After the auth method is enabled, it usually needs configuration.| auth enable - Command | Vault | HashiCorp Developer