1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 14:56:05 +00:00

gcloud: Wed Nov 20 10:03:22 UTC 2024

This commit is contained in:
Automated 2024-11-20 10:03:22 +00:00
parent a63704a3af
commit ad2752c6c9
198 changed files with 7874 additions and 336 deletions

View file

@ -17,6 +17,8 @@ SYNOPSIS
[--shard-count=SHARD_COUNT]
[--transit-encryption-mode=TRANSIT_ENCRYPTION_MODE] [--zone=ZONE]
[--zone-distribution-mode=ZONE_DISTRIBUTION_MODE]
[--import-gcs-object-uris=[IMPORT_GCS_OBJECT_URIS,...]
| --import-managed-backup=IMPORT_MANAGED_BACKUP]
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
@ -214,6 +216,16 @@ FLAGS
single-zone
Allocate cluster nodes in a single zone.
At most one of these can be specified:
--import-gcs-object-uris=[IMPORT_GCS_OBJECT_URIS,...]
The URIs of Google Cloud Storage objects to import from. For example,
gs://bucket/folder/file1.rdb,gs://bucket/folder/file2.rdb.
--import-managed-backup=IMPORT_MANAGED_BACKUP
The managed backup to import from. For example,
projects/PROJECT_ID/locations/REGION/backupCollections/BACKUP_COLLECTION_ID/backups/BACKUP_ID.
GCLOUD WIDE FLAGS
These flags are available to all commands: --access-token-file, --account,
--billing-project, --configuration, --flags-file, --flatten, --format,