These commands fetch native CI jobs and, for jobs so configured, its parameters.
getCIJob
Gets the specified CI job.
Arguments | Descriptions |
---|---|
ciConfigurationName |
The name of the CI configuration for the server that contains Argument Type: String |
ciJobName |
The name of the CI job to retrieve. |
folder |
(Optional) Path to the folder on the CI server referenced by If not specified, the root level for |
getCIJobs
Gets CI jobs for the specified CI configuration.
Arguments | Descriptions |
---|---|
ciConfigurationName |
The name of the CI Configuration. Argument Type: String |
folder |
(Optional)Path to the folder on the CI server referenced by If not specified, the root level for |
jobSearchType |
(Optional) Specify job search type:
If not specified, Argument Type: String |
getCIJobParameters
Retrieve parameters for the given CloudBeesCI job. See This list for the types of parameters.
Arguments | Description |
---|---|
ciConfigurationName |
The name of the CI Configuration. Argument Type: String |
ciJobName |
The name of the CI Job as returned from the |
folder |
(Optional)Path to the folder on the CI server referenced by If not specified, the root level for |
Parameter types
Unresolved include directive in modules/flow-api/pages/apicijobs.adoc - include::cloudbees-cd::partial$user-guide/ciParameterTypes.adoc[]