public class InstallTemplate extends Object implements ExecutableCliCommand
Usage: appng install-template [options]
Options:
* -n
The name of the template.
* -r
The name of the repository.
-t
The timestamp of the template.
* -v
The version of the template.
| Constructor and Description |
|---|
InstallTemplate() |
public 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.