1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-22 15:52:30 +00:00

gcloud: Fri Feb 20 11:39:38 UTC 2026

This commit is contained in:
Automated 2026-02-20 11:39:38 +00:00
parent aaff695a08
commit c0febd2be1
139 changed files with 5534 additions and 358 deletions

View file

@ -4,7 +4,8 @@ NAME
SYNOPSIS
gcloud backup-dr service-config init --location=LOCATION
--resource-type=RESOURCE_TYPE [--no-async] [GCLOUD_WIDE_FLAG ...]
--resource-type=RESOURCE_TYPE [--no-async]
[--cloudsql-edition=CLOUDSQL_EDITION] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
Initialize a Backup and DR Service configuration.
@ -44,6 +45,12 @@ OPTIONAL FLAGS
--no-async
Wait for the operation in progress to complete.
--cloudsql-edition=CLOUDSQL_EDITION
Cloud SQL Edition: (Required only for Cloud SQL instances, ignored
otherwise). The edition of the Cloud SQL instance. Possible values:
"ENTERPRISE" - Enterprise edition. "ENTERPRISE_PLUS" - Enterprise Plus
edition.
GCLOUD WIDE FLAGS
These flags are available to all commands: --access-token-file, --account,
--billing-project, --configuration, --flags-file, --flatten, --format,