kwokctl hack #
[实验性] 在没有 apiserver 的情况下,Hack [get、put、delete] etcd 中的资源
kwokctl hack [command] [flags]
选项 #
-h, --help help for hack
从父命令继承的选项 #
-c, --config strings config path (default [~/.kwok/kwok.yaml])
--dry-run Print the command that would be executed, but do not execute it
--name string cluster name (default "kwok")
-v, --v log-level number for the log level verbosity (DEBUG, INFO, WARN, ERROR) or (-4, 0, 4, 8) (default INFO)
另请参阅 #
- kwokctl - kwokctl 是一个简化集群创建和管理的工具,其中节点由 kwok 模拟
- kwokctl hack delete - 删除 etcd 中的数据
- kwokctl hack get - 获取 etcd 中的数据
- kwokctl hack put - 在 etcd 中放置数据