public class AddGroup extends Object implements ExecutableCliCommand
Usage: appng add-group [options]
Options:
-c
Clear existing groups of the subject.
Default: false
* -g
The group name. Multiple values can be provided (separated by space).
* -u
The user name of the subject.
| Constructor and Description |
|---|
AddGroup() |
public void execute(CliEnvironment cle) throws BusinessException
ExecutableCliCommandexecute in interface ExecutableCliCommandcle - the CliEnvironment to useBusinessException - if on error occurs while executing the commandCopyright © 2011–2018 aiticon GmbH. All rights reserved.