mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
gcloud: Thu Oct 23 11:05:02 UTC 2025
This commit is contained in:
parent
154ebc873d
commit
a763c0bf0a
189 changed files with 4294 additions and 712 deletions
|
|
@ -4,8 +4,7 @@ NAME
|
|||
SYNOPSIS
|
||||
gcloud alpha sql connect INSTANCE [--database=DATABASE, -d DATABASE]
|
||||
[--debug-logs] [--port=PORT; default=9470] [--run-connection-test]
|
||||
[--skip-ssl] [--sqladmin-api-endpoint=SQLADMIN_API_ENDPOINT]
|
||||
[--auto-iam-authn | --user=USER, -u USER]
|
||||
[--skip-ssl] [--auto-iam-authn | --user=USER, -u USER]
|
||||
[--auto-ip | --private-ip | --psc] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
|
|
@ -37,9 +36,6 @@ FLAGS
|
|||
--skip-ssl
|
||||
Skip SSL certificate verification for MySQL instances.
|
||||
|
||||
--sqladmin-api-endpoint=SQLADMIN_API_ENDPOINT
|
||||
Cloud SQL Admin API endpoint for Cloud SQL Proxy to use.
|
||||
|
||||
User selection settings for Cloud SQL Proxy connection.
|
||||
|
||||
At most one of these can be specified:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue