Red Hat Training

A Red Hat training course is available for Red Hat Fuse

22.4. zk:list

Abstract

list a znode's children

Synopsis

zk:list [ --help ] [ -r|--recursive ] [ -d|--display ] { path }

Arguments

Table 22.4, “zk:list Arguments” describes the commands arguments.

Table 22.4. zk:list Arguments

ArgumentInterpretation
--helpDisplays the online help for this command
-r, --recursiveList children recursively.
-d, --displayDisplay a znode's value, if set.
pathPath of the znode to list. Defaults to /.