mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 21:35:52 +00:00
26820219cd
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.
4 lines
63 B
Plaintext
4 lines
63 B
Plaintext
```release-note:bug
|
|
cli: ensure acl token read -self works
|
|
```
|