mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-21 14:39:15 +00:00
gcloud: Wed May 14 10:45:02 UTC 2025
This commit is contained in:
parent
dfebca5b6c
commit
82f3a66664
423 changed files with 11160 additions and 1149 deletions
|
|
@ -6,7 +6,8 @@ SYNOPSIS
|
|||
gcloud alpha deploy rollouts retry-job
|
||||
(ROLLOUT : --delivery-pipeline=DELIVERY_PIPELINE
|
||||
--region=REGION --release=RELEASE) --job-id=JOB_ID
|
||||
--phase-id=PHASE_ID [GCLOUD_WIDE_FLAG ...]
|
||||
--phase-id=PHASE_ID [--override-deploy-policies=[POLICY,...]]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(ALPHA) Retries a specified job, phase combination on a rollout.
|
||||
|
|
@ -79,6 +80,10 @@ REQUIRED FLAGS
|
|||
--phase-id=PHASE_ID
|
||||
Phase ID on a rollout resource
|
||||
|
||||
OPTIONAL FLAGS
|
||||
--override-deploy-policies=[POLICY,...]
|
||||
Deploy policies to override
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --access-token-file, --account,
|
||||
--billing-project, --configuration, --flags-file, --flatten, --format,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue