mirror of
https://github.com/yeasy/docker_practice.git
synced 2026-03-25 11:15:39 +00:00
Fix and update
This commit is contained in:
@@ -91,6 +91,8 @@ etcd 在键的组织上采用了层次化的空间结构(类似于文件系统
|
||||
|
||||
#### put
|
||||
|
||||
运行以下命令:
|
||||
|
||||
```bash
|
||||
$ etcdctl put /testdir/testkey "Hello world"
|
||||
OK
|
||||
|
||||
Reference in New Issue
Block a user