1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 23:08:48 +00:00

gcloud: Wed May 14 10:45:02 UTC 2025

This commit is contained in:
Automated 2025-05-14 10:45:02 +00:00
parent dfebca5b6c
commit 82f3a66664
423 changed files with 11160 additions and 1149 deletions

View file

@ -64,7 +64,7 @@ FLAGS
The value of this field must be in the range [0, 100].
--load-balancing-scheme=LOAD_BALANCING_SCHEME
Only for the Global external ALB migration.
Only for the Global external Application Load Balancer migration.
The value of this field must be EXTERNAL or EXTERNAL_MANAGED.
@ -90,7 +90,7 @@ FLAGS
Clears current state of external managed migration.
--external-managed-backend-bucket-migration-state=EXTERNAL_MANAGED_BACKEND_BUCKET_MIGRATION_STATE
Specifies the canary migration state. Possible values are PREPARE,
Specifies the migration state. Possible values are PREPARE,
TEST_BY_PERCENTAGE, and TEST_ALL_TRAFFIC.
To begin the migration from EXTERNAL to EXTERNAL_MANAGED, the state
@ -98,8 +98,8 @@ FLAGS
TEST_ALL_TRAFFIC before the loadBalancingScheme can be changed to
EXTERNAL_MANAGED. Optionally, the TEST_BY_PERCENTAGE state can be
used to migrate traffic to backend buckets attached to this
forwarding rule by percentage using
externalManagedBackendBucketMigrationTestingPercentage.
forwarding rule by percentage using the
--external-managed-backend-bucket-migration-testing-percentage flag.
EXTERNAL_MANAGED_BACKEND_BUCKET_MIGRATION_STATE must be one of:
PREPARE, TEST_BY_PERCENTAGE, TEST_ALL_TRAFFIC.