consul/.changelog/19679.txt
Dhia Ayachi f027d61014
fix a panic in the CLI when deleting an acl policy with an unknown name (#19679)
* fix a panic in the CLI when deleting an acl policy with an unknown name

* add changelog
2023-11-20 09:47:44 -05:00

4 lines
86 B
Plaintext

```release-note:bug
CLI: fix a panic when deleting a non existing policy by name.
```