mirror of
https://github.com/hashicorp/vault.git
synced 2026-03-21 10:00:17 -04:00
Fix typo
This commit is contained in:
parent
918d4a86e9
commit
3d7dbf8a70
1 changed files with 1 additions and 1 deletions
|
|
@ -223,7 +223,7 @@ role.
|
|||
|
||||
```
|
||||
$ curl \
|
||||
--header "X-Vault-Token: ..." \Z
|
||||
--header "X-Vault-Token: ..." \
|
||||
https://vault.rocks/v1/cassandra/creds/my-role
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue