I'm afraid that's all we have at the moment. It would be great if someone contributed a "man" page and improved the usage information. Now that we have packaging support in ZK itself having some man pages would be great.
Patrick On Wed, Dec 21, 2011 at 9:34 AM, A J <[email protected]> wrote: > Hi > Where can I get description and syntax for all zkCli.sh commands , such as: > get path [watch] > ls path [watch] > set path data [version] > rmr path > delquota [-n|-b] path > quit > printwatches on|off > create [-s] [-e] path data acl > stat path [watch] > close > ls2 path [watch] > history > listquota path > setAcl path acl > getAcl path > sync path > redo cmdno > addauth scheme auth > delete path [version] > setquota -n|-b val path > > > For example, I need to watch a node. What is the exact syntax with the > ls or the get command. > I skimmed through all the documentation over at > http://zookeeper.apache.org/doc/r3.4.0 but none really goes through > the zkCli.sh commands. > > Thanks.
