public class InstallApplication extends Object implements ExecutableCliCommand
Usage: appng install-application [options] Options: -p Install as privileged application. Default: false -f Application will be filebased. Default: false -h Application will be hidden. Default: false * -n The name of the application. * -r The name of the repository. -t The timestamp of the application. Required if a specific snapshot version should be provisioned. * -v The version of the application.
Constructor and Description |
---|
InstallApplication() |
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–2023 aiticon GmbH. All rights reserved.