We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acb35fe commit 7e5a61fCopy full SHA for 7e5a61f
src/commands/auth-oidc.yml
@@ -1,6 +1,6 @@
1
description: |
2
Authenticate with Vault using OIDC and obtain a token.
3
- Upon a successful authentication, the obtained token will be set to VAULT_TOKEN environment variable using $BASH_ENV.
+ Upon successful authentication, the obtained token will be set to the VAULT_TOKEN environment variable using $BASH_ENV.
4
parameters:
5
vault-address:
6
description: Vault address (e.g., https://127.0.0.1:8200)
0 commit comments