This command will create a Globus group for the given experiment. There are options `--members`, `--managers`, `--admins` to list usernames of users that should be added to the group with a specific role
This command will add group members for the Globus group of the given experiment. There are options `--members`, `--managers`, `--admins` to list usernames of users that should be added to the group with a specific role. At least one of these options should be given.
This command will remove users from the Globus group for the given experiment. At least one group member should be specified using the `--members` option.
`dm-get-globus-group`
This command lists information about a Globus group. The group can be specified by group id using the `--id` option or experiment name using the `--experiment` option.
`dm-list-globus-groups`
This command lists all known Globus groups. There is an option `--station` to list groups for a given station.