glite-transfer-group-removemember — Removes one or more members from a site group. If the group is empty after the operation it is deleted.
glite-transfer-group-removemember [ -h ] [ -q ] [ -s SERVICE ] [ -V ] [ -v ] [ --verbose ] GROUP MEMBER...
glite-transfer-group-removemember is a command-line tool to remove members from site groups.
Print a short help message on parameters and usage, and exit.
Quiet operation.
Specifies the service endpoint to use. If SERVICE starts with http://, https:// or httpg://, then it is taken as a direct service endpoint URL. Otherwise SERVICE is taken as a service instance name and Service Discovery is invoked to look up the endpoint. If no entries are found, SERVICE is then interpreted as site or host name and Service Discovery is again invoked. In that case, if more than one entry is returned, the client interface version is taken as reference to choose between all the discovered instances.
If this option is not specified, Service Discovery will be invoked and the first available transfer service will be used. If the Service Discovery fails, the program will exit with an error.
If this option is not specified, only services with a known good status will be returned by Service Discovery. However if you explicitely specify a service name or an endpoint, the tool will try to use it regardless of its registered status.
Print details about the service endpoint being used.
Increases the verbosity level.
Print the version number and exit.
The name of the group. If the group is empty after the operation it is deleted.
The name of the site to be removed from the group.