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
ExecutableCliCommandexecute in interface ExecutableCliCommandcle - the CliEnvironment to useBusinessException - if on error occurs while executing the commandCopyright © 2011–2020 aiticon GmbH. All rights reserved.