Description | Get a list of plans for a project with regex filtering on plan key or name. Additionally, use labels parameter to filter by labels. Use @all for project to get a list of plans across all projects. To also include branch plans in the list, use --options "includeBranchPlans". Advanced filtering based on state and date of the latest build for the plan is also available. See getBuildList for more information. Advanced filtering based on using a repository is also possible using --options "usingRepository=xxx". |
|---|
Required Parameters | project |
|---|
Optional Parameters | favorite, excludeDisabled, excludeEnabled, labels, limit, regex, outputFormat, dateFormat, columns, select, options, outputType, file, append, encoding, field, field1, value1, field2, value2 |
|---|
Type | Get |
|---|
Category | Plans |
|---|
Output Formats | 1 - plan, 999 - last build results |
|---|
Replacement Variables | |
|---|
| Since Version | |
|---|
Examples | getPlanList |
|---|