mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
Improved the acl policy self CLI command to handle both management and client tokens. Management tokens now display a clear message indicating global access with no individual policies. Fixes: https://github.com/hashicorp/nomad/issues/26389
4 lines
133 B
Plaintext
4 lines
133 B
Plaintext
```release-note:bug
|
|
cli: Fixed a bug where `acl policy self` command would output all policies when used with a management token
|
|
```
|