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.