[
https://issues.apache.org/jira/browse/GEODE-2110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15668380#comment-15668380
]
ASF subversion and git services commented on GEODE-2110:
--------------------------------------------------------
Commit 6118a6a95cad3bc4708c535cabb9f9bdc9d10738 in incubator-geode's branch
refs/heads/feature/GEODE-288 from [~karensmolermiller]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=6118a6a ]
GEODE-2110 Add gfsh start server user and password options
Modifies gfsh start server command reference page to add
the two missing options: --user and --password
> Add user and password to gfsh start server docs
> -----------------------------------------------
>
> Key: GEODE-2110
> URL: https://issues.apache.org/jira/browse/GEODE-2110
> Project: Geode
> Issue Type: Improvement
> Components: docs
> Reporter: Karen Smoler Miller
> Assignee: Karen Smoler Miller
> Fix For: 1.1.0-incubating
>
>
> Options to the gfsh start server command specify the user and password to use
> as credentials in authentication. These options are nicely printed in the
> gfsh help option, but they did not make it into the command reference page
> for the gfsh start server command. Thus, they need to be added.
> From the help output:
> user
> User name to securely connect to the cluster. If the --password
> parameter is not specified then it will be prompted for.
> Required: false
> password
> Password to securely connect to the cluster.
> Required: false
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)