Hi,
I am new to vault and trying to setup OIDC authentication with an IAM provider. I am trying to do the setup on Vault side but while trying to execute the command vault auth enable I am not getting success. Infact I get below message. Its like the command is not accepted. What is missing in the syntax?
Usage: vault [args]
Commands:
- read Read data and retrieves secrets*
- kv-get Read data for kv v2 secret engines. Use -metadata flag to read metadata*
- write Write data, configuration, and secrets*
- delete Delete secrets and configuration*
- list List data or secrets*
Web REPL Commands:
- api Navigate to the Vault API explorer. Use ‘api [filter]’ to prefilter the list.*
- clear Clear output from the log*
- clearall Clear output and command history*
- fullscreen Toggle fullscreen display*
- refresh Refresh the data on the current screen under the CLI window*
Usage: vault [args]
Commands:
- read Read data and retrieves secrets*
- kv-get Read data for kv v2 secret engines. Use -metadata flag to read metadata*
- write Write data, configuration, and secrets*
- delete Delete secrets and configuration*
- list List data or secrets*
Web REPL Commands:
- api Navigate to the Vault API explorer. Use ‘api [filter]’ to prefilter the list.*
- clear Clear output from the log*
- clearall Clear output and command history*
- fullscreen Toggle fullscreen display*
- refresh Refresh the data on the current screen under the CLI window*