public class ListSites extends CommandList implements ExecutableCliCommand
Usage: appng list-sites [options]
Options:
-t
Prints tab-separated values instead of a table.
Default: false
-v
Verbose output.
Default: false
beVerbose, prettyTable, tabbedValues| Constructor and Description |
|---|
ListSites() |
| 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–2021 aiticon GmbH. All rights reserved.