mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
gcloud: Wed Aug 16 10:49:45 UTC 2023
This commit is contained in:
parent
19bfacfbed
commit
5f3d6bc974
165 changed files with 3881 additions and 596 deletions
|
|
@ -41,7 +41,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.
|
||||
CPU_COUNT must be one of: 2, 4, 8, 16, 32, 64, 96.
|
||||
|
||||
--instance-type=INSTANCE_TYPE
|
||||
Specifies instance type. INSTANCE_TYPE must be one of:
|
||||
|
|
|
|||
|
|
@ -53,7 +53,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.
|
||||
CPU_COUNT must be one of: 2, 4, 8, 16, 32, 64, 96.
|
||||
|
||||
--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