Skip to end of banner
Go to start of banner

getDeploymentList

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 38 Current »

See also: Actions

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. Date 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

Related How To's

  • No labels