mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Feb 7 10:26:58 UTC 2024
This commit is contained in:
parent
40bc27506b
commit
3efce28165
109 changed files with 4100 additions and 399 deletions
|
|
@ -42,7 +42,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.
|
||||
CPU_COUNT must be one of: 2, 4, 8, 16, 32, 64, 96, 128.
|
||||
|
||||
--instance-type=INSTANCE_TYPE
|
||||
Specifies instance type. INSTANCE_TYPE must be one of:
|
||||
|
|
|
|||
|
|
@ -58,7 +58,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.
|
||||
CPU_COUNT must be one of: 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