mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
etcdctlv3: updated del command options
This commit is contained in:
parent
d743b8b866
commit
bcda9af15d
@ -135,6 +135,8 @@ Removes the specified key or range of keys [key, range_end) if `range-end` is gi
|
||||
|
||||
- prefix -- delete keys by matching prefix
|
||||
|
||||
- prev-kv -- return deleted key-value pairs
|
||||
|
||||
TODO: --from
|
||||
|
||||
#### Return value
|
||||
|
Loading…
x
Reference in New Issue
Block a user