public class UpdateProperty extends Object implements ExecutableCliCommand
Usage: appng update-property [options] Options: -c The name of the file containing the clob value. Mutually exclusive with -v. * -n The property name. -v The property value. Mutually exclusive with -c.
Constructor and Description |
---|
UpdateProperty() |
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.