From 837ea978a19d3b492413305034a58e6de0c71e2f Mon Sep 17 00:00:00 2001 From: Bruno Oliveira de Souza Date: Mon, 27 Jan 2025 13:49:29 +0000 Subject: [PATCH] backport of commit e0d60e91d1961db7c2aa328ca454ce36721d51d1 --- website/content/docs/commands/token/renew.mdx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/website/content/docs/commands/token/renew.mdx b/website/content/docs/commands/token/renew.mdx index c957db9f1b43..6dc34206411b 100644 --- a/website/content/docs/commands/token/renew.mdx +++ b/website/content/docs/commands/token/renew.mdx @@ -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.