mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Mar 5 10:41:25 UTC 2025
This commit is contained in:
parent
a597993b2e
commit
6dc93282df
279 changed files with 4198 additions and 801 deletions
|
|
@ -64,7 +64,7 @@ REQUIRED FLAGS
|
|||
Whole number value indicating how many vCPUs the machine should
|
||||
contain. Each vCPU count corresponds to a N2 high-mem machine:
|
||||
(https://cloud.google.com/compute/docs/general-purpose-machines#n2_machines).
|
||||
CPU_COUNT must be one of: 2, 4, 8, 16, 32, 64, 96, 128.
|
||||
CPU_COUNT must be one of: 1, 2, 4, 8, 16, 32, 64, 96, 128.
|
||||
|
||||
--instance-type=INSTANCE_TYPE
|
||||
Specifies instance type. INSTANCE_TYPE must be one of:
|
||||
|
|
|
|||
|
|
@ -138,7 +138,7 @@ OPTIONAL FLAGS
|
|||
Whole number value indicating how many vCPUs the machine should
|
||||
contain. Each vCPU count corresponds to a N2 high-mem machine:
|
||||
(https://cloud.google.com/compute/docs/general-purpose-machines#n2_machines).
|
||||
CPU_COUNT must be one of: 2, 4, 8, 16, 32, 64, 96, 128.
|
||||
CPU_COUNT must be one of: 1, 2, 4, 8, 16, 32, 64, 96, 128.
|
||||
|
||||
--database-flags=FLAG=VALUE,[FLAG=VALUE,...]
|
||||
Comma-separated list of database flags to set on the instance. Use an
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue