Skip to content

Commit 7e5a61f

Browse files
authored
Update auth-oidc.yml
1 parent acb35fe commit 7e5a61f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/commands/auth-oidc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
description: |
22
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.
3+
Upon successful authentication, the obtained token will be set to the VAULT_TOKEN environment variable using $BASH_ENV.
44
parameters:
55
vault-address:
66
description: Vault address (e.g., https://127.0.0.1:8200)

0 commit comments

Comments
 (0)