[
https://issues.apache.org/jira/browse/GEODE-3633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16172329#comment-16172329
]
Dave Barnes commented on GEODE-3633:
------------------------------------
GEODE-3627 was already in place, but focused only on the User Guide.
As this ticket includes on-line help and code, I made the User Guide ticket a
sub-task of this one.
> Document mutual exclusivity of --member and --group options
> -----------------------------------------------------------
>
> Key: GEODE-3633
> URL: https://issues.apache.org/jira/browse/GEODE-3633
> Project: Geode
> Issue Type: Bug
> Components: docs, gfsh
> Reporter: Patrick Rhomberg
>
> The options --member and --group are mutually exclusive in most (if not all)
> command in which they appear. While attempting to expand testing coverage,
> it was noticed that the List Commands documentation and help strings do not
> indicate this. Attempting to specify both results in an
> IllegalArgumentException.
> This will be true for any command that invokes
> ...internal.cli.CliUtil.findMembers(groups, members).
> This might not be true for Change Log Level or any command that invokes
> ...internal.cli.CliUtil.getAllMembers(cache) and then filters based on
> specified member(s) and group(s).
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)