1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 10:35:03 +00:00

gcloud: Wed Mar 29 10:40:15 UTC 2023

This commit is contained in:
Automated 2023-03-29 10:40:15 +00:00
parent 4ccfc7a5e3
commit 5fabf24be7
269 changed files with 6797 additions and 464 deletions

View file

@ -6,7 +6,8 @@ SYNOPSIS
gcloud alpha deploy targets redeploy (TARGET : --region=REGION)
--delivery-pipeline=DELIVERY_PIPELINE [--annotations=[KEY=VALUE,...]]
[--description=DESCRIPTION] [--labels=[KEY=VALUE,...]]
[--rollout-id=ROLLOUT_ID] [GCLOUD_WIDE_FLAG ...]
[--rollout-id=ROLLOUT_ID] [--starting-phase-id=STARTING_PHASE_ID]
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) Redeploy the last rollout that has a state of SUCCESSFUL or FAILED
@ -81,6 +82,13 @@ OPTIONAL FLAGS
--rollout-id=ROLLOUT_ID
ID to assign to the generated rollout for promotion.
--starting-phase-id=STARTING_PHASE_ID
If set, starts the created rollout at the specified phase.
Start rollout at stable phase:
$ gcloud alpha deploy targets redeploy --starting-phase-id=stable
GCLOUD WIDE FLAGS
These flags are available to all commands: --access-token-file, --account,
--billing-project, --configuration, --flags-file, --flatten, --format,