mirror of https://github.com/hashicorp/consul
Browse Source
Fixes a regression in #16044 The consul acl token read -self cli command should not require an -accessor-id because typically the persona invoking this would not already know the accessor id of their own token.pull/16462/head
R.B. Boyer
2 years ago
committed by
GitHub
3 changed files with 61 additions and 11 deletions
@ -0,0 +1,3 @@
|
||||
```release-note:bug |
||||
cli: ensure acl token read -self works |
||||
``` |
Loading…
Reference in new issue