[ https://issues.apache.org/jira/browse/GEODE-7707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17102940#comment-17102940 ]
ASF subversion and git services commented on GEODE-7707: -------------------------------------------------------- Commit 15cb3234e0c1d2f3e114e90170928a588947b61b in geode's branch refs/heads/develop from M. Oleske [ https://gitbox.apache.org/repos/asf?p=geode.git;h=15cb323 ] GEODE-7707: Tab completing '--url' on 'connect' gives two default values (#5061) * GEODE-7707: Tab completing '--url' on 'connect' gives two default values * GEODE-7707: Align examples in doc and code > Tab completing `--url` on `connect` gives two default values > ------------------------------------------------------------- > > Key: GEODE-7707 > URL: https://issues.apache.org/jira/browse/GEODE-7707 > Project: Geode > Issue Type: Bug > Components: management > Reporter: Michael Oleske > Assignee: Alberto Bustamante Reyes > Priority: Major > Labels: pull-request-available > > Expected result > To see a string indicating one default value such as "Default is > 'http://localhost:7070/geode-mgmt/v1'" > Actual result > This string "optional --url: Indicates the base URL to the Manager's HTTP > service. For example: 'http://<host>:<port>/gemfire/v1' Default is > 'http://localhost:7070/geode-mgmt/v1'; no default value" Note the `Default > is` and the `no default value` > steps to reproduce > execute `gfsh` > execute `start locator` > execute `disconnect` > type `connect --url` > press tab -- This message was sent by Atlassian Jira (v8.3.4#803005)