public class ListSubjects extends CommandList implements ExecutableCliCommand
Usage: appng list-subjects [options]
Options:
-t
Prints tab-separated values instead of a table.
Default: false
-v
Verbose output.
Default: false
beVerbose, prettyTable, tabbedValues| Constructor and Description |
|---|
ListSubjects() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(CliEnvironment cle)
Executes the command.
|
getPrettyTable, renderTablepublic 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.