open-consul/.changelog/16485.txt
cskh 452ec19a42
fix (cli): return error msg if acl policy not found (#16485)
* fix: return error msg if acl policy not found

* changelog

* add test
2023-03-01 19:50:03 +00:00

4 lines
68 B
Plaintext

```release-note:bug
cli: fix panic read non-existent acl policy
```