build-object
Command Reference
Description
Generate entity.xml. (deprecated)
Deprecated. Use project.xml or modelutil.
static: This command can be run outside of an object context.
Usage
ctl -m ProjectBuilder -c build-object [-basedir <>] [-deploy] -name <> -type <> [-upload]
Options
| Option | Description | Type | Default |
|---|---|---|---|
| basedir | the base modules directory where this type module will be located | string | ${entity.attribute.basedir} |
| deploy | when set, installs files into the local ctl project | boolean | |
| name | object name | string | |
| type | type name | string | |
| upload | when set, uploads to Workbench (if enabled) | boolean |


