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, renderTable
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.