Skip to end of banner
Go to start of banner

getTagList

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

Version 1 Current »

See also: Actions

Description

Get a list of tags with optional regex filtering on name. Date range filtering on commit 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 365 days - the default is equivalent to using '--startDate -365d'. Use '--startDate @all' to avoid the limit.

Required Parameters

repository

Optional Parameters

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

Type

Get

Category

Commits

Output Formats

,

Replacement Variables

Since Version12.0

Examples

getTagList

Related How To's

  • No labels