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