mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 17:52:32 +00:00
add docs for missing accessor flag in token renew command (#29347)
This commit is contained in:
committed by
GitHub
parent
04e75372fb
commit
e0d60e91d1
@@ -53,3 +53,6 @@ flags](/vault/docs/commands) included on all commands.
|
||||
Vault will not honor this request for periodic tokens. If not supplied, Vault will use
|
||||
the default TTL. This is specified as a numeric string with suffix like "30s"
|
||||
or "5m". This is aliased as "-i".
|
||||
|
||||
- `-accessor` `(bool: false)` - Treat the argument as an accessor instead of a
|
||||
token. When this option is selected, the output will NOT include the token.
|
||||
|
||||
Reference in New Issue
Block a user