Dave Barnes created GEODE-5667:
----------------------------------
Summary: gfsh create gateway-receiver option "--manual-start" has
counterintuitive default
Key: GEODE-5667
URL: https://issues.apache.org/jira/browse/GEODE-5667
Project: Geode
Issue Type: Improvement
Components: docs, gfsh
Reporter: Dave Barnes
The "--manual-start" option for the `gfsh create gateway-receiver` command,
when specified without a value (=true or =false), should set manual-start=true.
Current behavior is that if specified without a value, the parameter is set to
null, which invokes the system's default behavior, which happens to be `false`.
This is counterintuitive to the user, who (I'm certain) would expect
`--manual-start` to result in the parameter being set to `true`.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)