[ https://issues.apache.org/jira/browse/ZOOKEEPER-729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12850405#action_12850405 ]
Patrick Hunt commented on ZOOKEEPER-729: ---------------------------------------- Can you make it optional similar to jline? I suspect not... Is there some way to package it up such that the user doesn't have to type lots of classpath jars? https://args4j.dev.java.net/ the code is MIT license so that's ok, just an issue of carrying around extra baggage... > zkCli.sh -rmr /node > ------------------- > > Key: ZOOKEEPER-729 > URL: https://issues.apache.org/jira/browse/ZOOKEEPER-729 > Project: Zookeeper > Issue Type: New Feature > Components: java client > Reporter: Kay Kay > Assignee: Kay Kay > Fix For: 3.4.0 > > Attachments: ZOOKEEPER-729.patch, ZOOKEEPER-729.patch > > > Recursively delete a given znode in zookeeper, from the command-line. > New operation "rmr" added to zkclient. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.