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

gcloud: Wed Oct 2 09:51:07 UTC 2024

This commit is contained in:
Automated 2024-10-02 09:51:07 +00:00
parent 0a5b6f11af
commit 489be55d99
133 changed files with 4948 additions and 242 deletions

View file

@ -7,8 +7,7 @@ SYNOPSIS
[--db-timeout=DB_TIMEOUT] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) Switches over a Cloud SQL instance to one of its replicas. Only
supported on Cloud SQL for SQL Server and MySQL instances.
(ALPHA) Switches over a Cloud SQL instance to one of its replicas.
EXAMPLES
To switch over an instance to its replica called replica-instance:

View file

@ -30,7 +30,9 @@ NOTES
This command is currently in alpha and might change without notice. If this
command fails with API permission errors despite specifying the correct
project, you might be trying to access an API with an invitation-only early
access allowlist. This variant is also available:
access allowlist. These variants are also available:
$ gcloud sql ssl server-ca-certs create
$ gcloud beta sql ssl server-ca-certs create

View file

@ -35,7 +35,9 @@ NOTES
This command is currently in alpha and might change without notice. If this
command fails with API permission errors despite specifying the correct
project, you might be trying to access an API with an invitation-only early
access allowlist. This variant is also available:
access allowlist. These variants are also available:
$ gcloud sql ssl server-ca-certs
$ gcloud beta sql ssl server-ca-certs

View file

@ -58,7 +58,9 @@ NOTES
This command is currently in alpha and might change without notice. If this
command fails with API permission errors despite specifying the correct
project, you might be trying to access an API with an invitation-only early
access allowlist. This variant is also available:
access allowlist. These variants are also available:
$ gcloud sql ssl server-ca-certs list
$ gcloud beta sql ssl server-ca-certs list

View file

@ -30,7 +30,9 @@ NOTES
This command is currently in alpha and might change without notice. If this
command fails with API permission errors despite specifying the correct
project, you might be trying to access an API with an invitation-only early
access allowlist. This variant is also available:
access allowlist. These variants are also available:
$ gcloud sql ssl server-ca-certs rollback
$ gcloud beta sql ssl server-ca-certs rollback

View file

@ -30,7 +30,9 @@ NOTES
This command is currently in alpha and might change without notice. If this
command fails with API permission errors despite specifying the correct
project, you might be trying to access an API with an invitation-only early
access allowlist. This variant is also available:
access allowlist. These variants are also available:
$ gcloud sql ssl server-ca-certs rotate
$ gcloud beta sql ssl server-ca-certs rotate