public class CreateProperty extends Object implements ExecutableCliCommand
Usage: appng create-property [options]
Options:
-a
The application id.
-c
The name of the file containing the clob value. Mutually exclusive with -v.
* -n
The property name.
-s
The site id.
-v
The property value. Mutually exclusive with -c.
| Constructor and Description |
|---|
CreateProperty() |
public void execute(CliEnvironment cle) throws BusinessException
ExecutableCliCommandexecute in interface ExecutableCliCommandcle - the CliEnvironment to useBusinessException - if on error occurs while executing the commandCopyright © 2011–2023 aiticon GmbH. All rights reserved.