mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 07:29:40 +00:00
gcloud: Wed Jul 30 10:59:26 UTC 2025
This commit is contained in:
parent
0acbd64d02
commit
0f69685b06
221 changed files with 11951 additions and 506 deletions
|
|
@ -318,8 +318,10 @@ FLAGS
|
|||
Allowed range: 0 to 20.
|
||||
|
||||
--insights-config-query-string-length=INSIGHTS_CONFIG_QUERY_STRING_LENGTH
|
||||
Query string length in bytes to be stored by the query insights
|
||||
feature. Default length is 1024 bytes. Allowed range: 256 to 4500
|
||||
Sets the default query length limit. For Cloud SQL Enterprise edition,
|
||||
the range is from 256 to 4500 (in bytes) and the default query length
|
||||
is 1024 bytes. For Cloud SQL Enterprise Plus edition, the range is from
|
||||
1024 to 100,000 (in bytes) and the default query length is 10,000
|
||||
bytes.
|
||||
|
||||
--[no-]insights-config-record-application-tags
|
||||
|
|
@ -340,9 +342,9 @@ FLAGS
|
|||
CLOUD_SQL_INSTANCE
|
||||
A primary instance.
|
||||
READ_POOL_INSTANCE
|
||||
A read pool.
|
||||
A read pool instance.
|
||||
READ_REPLICA_INSTANCE
|
||||
A read replica.
|
||||
A read replica instance.
|
||||
|
||||
--labels=[KEY=VALUE,...]
|
||||
List of label KEY=VALUE pairs to add.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue