deletegroup is the tool to delete a group in a given context.
There is no need to remove the group members before.
| -h,--help | Prints a help text |
| --environment | Show info about commandline environment |
| --nonl | Remove all newlines (\n) from output |
| -i,--groupid <groupid> | The id or the name of the group |
| -n,--name <name> | The group name |
| -A,--adminuser <string> | Context Admin user name |
| -P,--adminpass <string> | Context Admin password |
On success:
group <groupid> in context <contextid> deleted
On failure:
group <groupid> in context <contextid> could not be deleted: <reason from server>