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.