alb3rtobr opened a new pull request #5061: URL: https://github.com/apache/geode/pull/5061
this PR aligns the command help and documentation with the code, there is no default value for `--url` parameter. Command help will look as follows: ``` gfsh>connect --url optional --url: Indicates the base URL to the Manager's HTTP service. For example: 'http://<host>:<port>/geode-mgmt/v1'; no default value ``` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org