You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Patrick Hunt (JIRA)" <ji...@apache.org> on 2009/05/02 00:27:30 UTC

[jira] Issue Comment Edited: (ZOOKEEPER-389) add help/usage to the c shell cli.c

    [ https://issues.apache.org/jira/browse/ZOOKEEPER-389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12705155#action_12705155 ] 

Patrick Hunt edited comment on ZOOKEEPER-389 at 5/1/09 3:25 PM:
----------------------------------------------------------------

Added two new commands to the shell:

help outputs help on available shell comands
verbose toggles btw WARN (default) and DEBUG logging level output

this will fail hudsonbot as cli.c is a command line shell util

      was (Author: phunt):
    Added two new commands to the shell:

help outputs help on available shell comands
verbose toggles btw WARN (default) and DEBUG logging level output

this will fail tests as cli.c is a command line shell util
  
> add help/usage to the c shell cli.c
> -----------------------------------
>
>                 Key: ZOOKEEPER-389
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-389
>             Project: Zookeeper
>          Issue Type: Improvement
>          Components: c client
>            Reporter: Patrick Hunt
>            Assignee: Patrick Hunt
>            Priority: Minor
>             Fix For: 3.2.0
>
>         Attachments: ZOOKEEPER-389.patch
>
>
> The current c shell should have help information (in the shell)
> currently it's hard to know what commands are available

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.