You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "maoling (JIRA)" <ji...@apache.org> on 2017/08/29 13:03:01 UTC

[jira] [Comment Edited] (ZOOKEEPER-2127) Document zkCli.sh

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

maoling edited comment on ZOOKEEPER-2127 at 8/29/17 1:02 PM:
-------------------------------------------------------------

create [-e]  path data acl                         Create EPHEMERAL Node;
create [-s]  path data acl                         Create PERSISTENT_SEQUENTIAL Node;
search around,can't find a specific html about the usage of these parameters in zkCli.sh


was (Author: maoling):
create [-s]  path data acl                         Create EPHEMERAL Node;
create [-e]  path data acl                         Create PERSISTENT_SEQUENTIAL Node;
search around,can't find a specific html about the usage of these parameters in zkCli.sh

> Document zkCli.sh
> -----------------
>
>                 Key: ZOOKEEPER-2127
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2127
>             Project: ZooKeeper
>          Issue Type: Bug
>            Reporter: Joe Gamache
>
> According to the answer provided to this stack overflow question:
> http://stackoverflow.com/questions/28589703/zookeeper-zkcli-sh-create-switches-documentation/28594057#28594057
> the zkCli.sh script is not documented in terms of what all the switches mean.  Such documentation should be provided.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)