mirror of
https://github.com/yeasy/docker_practice.git
synced 2026-08-10 16:37:34 +00:00
Document ipvlan driver and update etcdctl v3 options
This commit is contained in:
@@ -111,9 +111,11 @@ hello
|
||||
```
|
||||
支持的选项为
|
||||
|
||||
`--sort` 对结果进行排序
|
||||
`--sort-by` 指定排序字段(CREATE / KEY / MODIFY / VALUE / VERSION)
|
||||
|
||||
`--consistent` 将请求发给主节点,保证获取内容的一致性
|
||||
`--order` 指定排序顺序(ASCEND / DESCEND)
|
||||
|
||||
`--consistency` 指定一致性级别(`l` 线性一致,`s` 串行)
|
||||
|
||||
#### del
|
||||
|
||||
|
||||
Reference in New Issue
Block a user