mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 05:23:04 +00:00
d47b7311b8
Implements #11372
7 lines
265 B
Plaintext
7 lines
265 B
Plaintext
```release-note:improvement
|
|
config: Support Check-And-Set (CAS) deletion of config entries
|
|
```
|
|
```release-note:improvement
|
|
cli: Add `-cas` and `-modify-index` flags to the `consul config delete` command to support Check-And-Set (CAS) deletion of config entries
|
|
```
|