Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GEODE-7707: Tab completing '--url' on 'connect' gives two default values #5059

Closed
wants to merge 1 commit into from

Conversation

alb3rtobr
Copy link
Contributor

with this change, the help is correctly shown when pressing tab after writting connect --url in gfsh :

gfsh>connect --url

optional --url: Indicates the base URL to the Manager's HTTP service.  For example: 'http://<host>:<port>/geode-mgmt/v1'; default: 'http://localhost:7070/geode-mgmt/v1'

I also realized documentation was not showing the correct default value.

@alb3rtobr alb3rtobr closed this May 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant