mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 06:47:12 +00:00
gcloud: Thu Jul 25 09:27:13 UTC 2024
This commit is contained in:
parent
503936d882
commit
3a4c5997b9
153 changed files with 2744 additions and 496 deletions
|
|
@ -603,9 +603,9 @@ FLAGS
|
|||
|
||||
Allowed values for GCF 2nd gen are in the format: <number><unit> with
|
||||
allowed units of "k", "M", "G", "Ki", "Mi", "Gi". Ending 'b' or 'B' is
|
||||
allowed.
|
||||
allowed, but both are interpreted as bytes as opposed to bits.
|
||||
|
||||
Examples: 100000k, 128M, 10Mb, 1024Mi, 750K, 4Gi.
|
||||
Examples: 1000000K, 1000000Ki, 256Mb, 512M, 1024Mi, 2G, 4Gi.
|
||||
|
||||
By default, a new function is limited to 256MB of memory. When
|
||||
deploying an update to an existing function, the function keeps its old
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue