mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +00:00
gcloud: Wed Dec 10 10:54:29 UTC 2025
This commit is contained in:
parent
7b14250313
commit
6d07e70b12
313 changed files with 11521 additions and 1088 deletions
35
gcloud/beta/sql/ssl/entraid-certs/rotate
Normal file
35
gcloud/beta/sql/ssl/entraid-certs/rotate
Normal file
|
|
@ -0,0 +1,35 @@
|
|||
NAME
|
||||
gcloud beta sql ssl entraid-certs rotate - rotate in the upcoming Entra ID
|
||||
certificate for a Cloud SQL instance
|
||||
|
||||
SYNOPSIS
|
||||
gcloud beta sql ssl entraid-certs rotate --instance=INSTANCE, -i INSTANCE
|
||||
[--async] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) Rotate in the upcoming Entra ID certificate for a Cloud SQL
|
||||
instance.
|
||||
|
||||
REQUIRED FLAGS
|
||||
--instance=INSTANCE, -i INSTANCE
|
||||
Cloud SQL instance ID.
|
||||
|
||||
OPTIONAL FLAGS
|
||||
--async
|
||||
Return immediately, without waiting for the operation in progress to
|
||||
complete.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --access-token-file, --account,
|
||||
--billing-project, --configuration, --flags-file, --flatten, --format,
|
||||
--help, --impersonate-service-account, --log-http, --project, --quiet,
|
||||
--trace-token, --user-output-enabled, --verbosity.
|
||||
|
||||
Run $ gcloud help for details.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
|
||||
$ gcloud alpha sql ssl entraid-certs rotate
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue