此内容没有您所选择的语言版本。
17.4. zk:list
Abstract
list a znode's children
Synopsis 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
zk:list
[
--help
] [
-r|--recursive
] [
-d|--display
] {
path
}
Arguments 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
Table 17.4, “zk:list Arguments” describes the commands arguments.
Argument | Interpretation |
---|---|
--help | Displays the online help for this command |
-r, --recursive | List children recursively. |
-d, --display | Display a znode's value, if set. |
path | Path of the znode to list. Defaults to / . |