[
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)