Great! Just what I was looking for. Thanks! --Michi
On 8/31/10 3:30 PM, "Patrick Hunt" <ph...@apache.org> wrote: Depending on your classpath setup: java org.apache.zookeeper.ZooKeeperMain -server 127.0.0.1:2181 if jline jar is in your classpath (included in the zk release distribution) you'll get history, auto-complete and such. Patrick On 08/31/2010 03:08 PM, Michi Mutsuzaki wrote: > Hello, > > I'm looking for a good zookeeper shell. So far I've only used cli_mt (c > client), but it's not very user friendly. Are there any alternatives? In > particular, I'm looking for: > > - command history with reverse search > - auto-complete znode path > > Thanks! > --Michi >