6 lines
227 B
Plaintext
6 lines
227 B
Plaintext
|
```release-note:bug
|
||
|
cli: removes the need to set debug_enabled=true to collect debug data from the CLI. Now
|
||
|
the CLI behaves the same way as the API and accepts either an ACL token with operator:read, or
|
||
|
debug_enabled=true.
|
||
|
```
|