Plugin procedures can be used in procedure steps, process steps, and pipeline tasks, allowing you to orchestrate third-party tools at the appropriate time in your component, application process, or pipeline.
|
Depending on your plugin configuration and how you run procedures, the field may behave differently in the CloudBees CD/RO UI. For more information, refer to Differences in plugin UI behavior. |
Run Custom Command
This procedure allows run any gcloud command.
Input parameters
| Parameter | Description |
|---|---|
Configuration name |
Required. The previously defined configuration for the plugin. |
Group of commands |
Required. Name of the group of the commands.
For example, |
Command |
Name of the command.
For example, |
Sub-commands/values |
Newline-separated names of subcommands or values for the command.
For example, |
Options |
Options to pass to the GCloud executable, separated by new lines.
For example, |
Result property sheet |
Required. Results are saved into this property or property sheet. |