You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Having vault token-revoke without an argument "do the right thing" like vault token-lookup could be useful (albeit maybe a little risky). If you need a workaround, you can always vault write -f token/revoke-self.
I'd like to request a top-level command in the vault CLI to hit the /v1/auth/token/revoke-self API endpoint and revoke the current token.
Thank you!
The text was updated successfully, but these errors were encountered: