mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
With a default value set to `client`, the `nomad acl token update` command can silently downgrade a management token to client on update if the command does not specify `-type=management` on every update.
4 lines
171 B
Plaintext
4 lines
171 B
Plaintext
```release-note:bug
|
|
cli: Fixed an unexpected behavior of the `nomad acl token update` command that could cause a management token to be downgraded to client on update
|
|
```
|