[
https://issues.apache.org/jira/browse/ZOOKEEPER-364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12696002#action_12696002
]
Vegard B. Havdal commented on ZOOKEEPER-364:
--------------------------------------------
Possible improvements:
Default host list to localhost:2181 when not given.
Don't print a ton of debug, it looks like both cli_mt and zkCli.sh does this.
Make a simple ls that lists subnodes one line at a time and a simple cat that
lists only the node content, simple put etc.
Shell with gnu readline capabilities and tab completion on node names would be
a big improvement of usability during testing and debugging.
> command line interface for zookeeper.
> -------------------------------------
>
> Key: ZOOKEEPER-364
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-364
> Project: Zookeeper
> Issue Type: New Feature
> Affects Versions: 3.0.0, 3.0.1, 3.1.0, 3.1.1
> Reporter: Mahadev konar
> Fix For: 3.2.0
>
>
> currently we have a shell based interface for zookeeper (which again isnt
> well published). we should have a well published cli based interface for
> zookeeper.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.