mass change: apply snake case to tokens (#2518)
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
9a9265c672
commit
18370557b2
@@ -12,7 +12,7 @@
|
||||
|
||||
- Authenticate the CLI client against the Vault server, using an authentication token:
|
||||
|
||||
`vault auth {{authentication-token}}`
|
||||
`vault auth {{authentication_token}}`
|
||||
|
||||
- Store a new secret in the vault, using the generic back-end called "secret":
|
||||
|
||||
|
Reference in New Issue
Block a user