Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Page Properties


Description

Get a list of repository deployments matching the selection criteria and optional regex filtering on name, key (slug), or UUID. List is sorted with more recently started first. By default, at most 200 entries are returned unless the limit parameter is explicitly set to something higherDate range filtering on started 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.

Required Parameters

repository

Optional Parameters

workspace, regex, startDate, endDate, limit, columns, select, options, outputType, file, encoding, append

Type

Get

Category

Repositories

Output Formats

, ,

Replacement Variables

Since Version9.9.1

Examples

getDeploymentList


...