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
ExecutableCliCommand
execute
in interface ExecutableCliCommand
cle
- the CliEnvironment
to useBusinessException
- if on error occurs while executing the commandCopyright © 2011–2017 aiticon GmbH. All rights reserved.