Back to index
Summary
A component of an application architecture.componentNameStringrequiredThe name of the component. projectNameStringrequiredThe name for the project that must be unique among all projects. actualParametersStringoptionalParameters passed as arguments to the application component. (Alternate argument name actualParameter .)applicationNameStringoptionalThe name of an application to scope this component to. clearActualParametersStringoptionalIf true , the step should remove all actual parameters.credentialNameStringoptionalThe name of a credential to attach to this component. descriptionStringoptionalComment text describing this object that is not interpreted at all by CloudBees CD/RO. newNameStringoptionalThe new name for an existing object that is being renamed. pluginKeyStringoptionalThe key of the plugin. pluginNameStringoptionalThe name of the plugin. pluginParametersStringoptionalList of plugin parameters. (Alternate argument name pluginParameter .)referenceStringoptionalIf 1 or true , a reference of the component is created. If 0 or false , a copy of the component is created.sourceApplicationNameStringoptionalThe name of the source application. sourceComponentNameStringoptionalThe name of new component. sourceProjectNameStringoptionalThe name of source project. |
Usage
There are no usage examples available forcomponent
.