public interface UpdateAllConfigurationGroupsMarker
If the command implements UpdateAllConfigurationGroupsMarker, CommandExecutor builds the list of
groups that will be updated to include all groups (including the "cluster" group). Otherwise,
the list of groups are those specified with a command --group
option, or "cluster"
if there * is no --group
option.