getPipelineList
See also: Actions
Description | Get list of pipelines with regex filtering by selector. Additional filtering available with the branch, commit, selector, and state parameters. Date range filtering on pipeline start date is available using startDate and endDate parameters. When no start date is specified, the default will be to limit the results to the last 30 days - - the default is equivalent to using '--startDate -30d'. Use '--startDate @all' to avoid the limit. This protects against inadvertent use potentially taking many minutes if not longer on older sites. Recommend restricting the number of pipelines that need to be accessed by using the limit parameter or the startDate and endDate parameters to restrict the date range. Otherwise, it will be slow to retrieve large numbers of pipelines. Note that the commit parameter could reference a branch or tag. Normally ordered by descending pipeline id. Special case to just get a count of all pipelines across all repositories, use '--repository @all --limit 0'. This may take a long time if user is authorized to a large numbers of repositories. |
|---|---|
Required Parameters | |
Optional Parameters | workspace, state, branch, commit, selector, startDate, endDate, regex, limit, columns, select, options, outputType, file, encoding, append |
Type | |
Category | |
Output Formats | , , |
Replacement Variables |
|
| Since Version | 10.0 |
Examples |
Related How To's
Need support? Create a request with our support team.
Copyright © 2005 - 2025 Appfire | All rights reserved.
