2
0
mirror of https://github.com/status-im/consul.git synced 2025-03-01 05:40:40 +00:00
R.B. Boyer 26820219cd
cli: ensure acl token read -self works ()
Fixes a regression in 

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.
2023-02-28 10:58:29 -06:00

4 lines
63 B
Plaintext

```release-note:bug
cli: ensure acl token read -self works
```