yc cloud-registry registry lifecycle-policy list-dry-run-results
Returns the list of dry run results of one lifecycle policy.
Command Usage
Syntax:
yc cloud-registry registry lifecycle-policy list-dry-run-results <POLICY-ID>
Flags
|
Flag |
Description |
|
|
ID of the lifecycle policy. |
|
|
The maximum number of results per page to return. |
|
|
Page token. To get the next page of results, set page_token to the ListDryRunLifecyclePolicyResultsResponse.next_page_token returned by a previous list request. |
|
|
Return dry run results run at this time or later. (RFC3339) |
|
|
Return dry run results run before this time. (RFC3339) |
|
|
Sort order. Comma-separated "field [asc|desc]", e.g. "run_at desc". Valid fields: run_at. Defaults to "run_at desc" when empty. |
Global Flags
|
Flag |
Description |
|
|
Set the custom profile. |
|
|
Set the region. |
|
|
Debug logging. |
|
|
Debug gRPC logging. Very verbose, used for debugging connection problems. |
|
|
Disable printing user intended output to stderr. |
|
|
Set the custom pager. |
|
|
Do not pipe help output through a pager. |
|
|
Set the output format: text, yaml, json, table, summary || summary[name, instance.id, instance.disks[0].size]. |
|
|
Enable gRPC retries. By default, retries are enabled with maximum 5 attempts. |
|
|
Set the timeout. |
|
|
Set the IAM token to use. |
|
|
Set the ID of the service account to impersonate. |
|
|
Disable opening browser for authentication. |
|
|
Query to select values from the response using jq syntax |
|
|
Print operation metadata along with result. |
|
|
Choose syntax option. |
|
|
Enable interactive auto-prompt mode. Values: on, partial, off. Bare --cli-auto-prompt is equivalent to --cli-auto-prompt=on. |
|
|
Disable interactive auto-prompt mode (overrides --cli-auto-prompt, env and profile). |
|
|
Display help for the command. |