added create-group subcommand

This commit is contained in:
Sebastian Sdorra
2011-05-21 11:26:22 +02:00
parent c14489b593
commit 5a57bbb18e
5 changed files with 217 additions and 3 deletions

View File

@@ -52,3 +52,4 @@ sonia.scm.cli.cmd.ModifyUserSubCommand
# group
sonia.scm.cli.cmd.ListGroupsSubCommand
sonia.scm.cli.cmd.GetGroupSubCommand
sonia.scm.cli.cmd.CreateGroupSubCommand