Back to index
Summary
Deletes a local group.groupNameStringrequiredName of the group; must be unique among local groups. |
Usage
Perl
$cmdr->deleteGroup( "test-groupName" # groupName );
ectool
ectool deleteGroup \ "test-groupName" `# groupName`