Skip to end of banner
Go to start of banner

getPlanList

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 65 Next »

See also: Actions

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

Related How To's

  • No labels