1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 06:47:12 +00:00

gcloud: Wed Jan 10 10:17:49 UTC 2024

This commit is contained in:
Automated 2024-01-10 10:17:49 +00:00
parent 08ad88258a
commit 5fec13c692
262 changed files with 3211 additions and 4501 deletions

View file

@ -548,7 +548,7 @@ FLAGS
provided type, other keys will be required. The following types are
supported with the specified additional keys:
cloud-storage: A volume represnting a Cloud Storage bucket. This
cloud-storage: A volume representing a Cloud Storage bucket. This
volume type is mounted using Cloud Storage FUSE. See
https://cloud.google.com/storage/docs/gcs-fuse for the details and
limitations of this filesystem. Additional keys:
@ -561,7 +561,6 @@ FLAGS
With this type of volume, data is not shared between instances and all
data will be lost when the instance it is on is terminated. Additional
keys:
◆ size-limit: (optional) A quantity representing the maximum amount of
memory allocated to this volume, such as "512Mi" or "3G". Data stored
in an in-memory volume consumes the memory allocation of the container

View file

@ -175,8 +175,8 @@ FLAGS
provided type, other keys will be required. The following types are
supported with the specified additional keys:
cloud-storage: A volume represnting a Cloud Storage bucket. This volume
type is mounted using Cloud Storage FUSE. See
cloud-storage: A volume representing a Cloud Storage bucket. This
volume type is mounted using Cloud Storage FUSE. See
https://cloud.google.com/storage/docs/gcs-fuse for the details and
limitations of this filesystem. Additional keys:
◆ bucket: (required) the name of the bucket to use as the source of
@ -188,7 +188,6 @@ FLAGS
memory. With this type of volume, data is not shared between instances
and all data will be lost when the instance it is on is terminated.
Additional keys:
◆ size-limit: (optional) A quantity representing the maximum amount
of memory allocated to this volume, such as "512Mi" or "3G". Data
stored in an in-memory volume consumes the memory allocation of the

View file

@ -184,8 +184,8 @@ FLAGS
provided type, other keys will be required. The following types are
supported with the specified additional keys:
cloud-storage: A volume represnting a Cloud Storage bucket. This volume
type is mounted using Cloud Storage FUSE. See
cloud-storage: A volume representing a Cloud Storage bucket. This
volume type is mounted using Cloud Storage FUSE. See
https://cloud.google.com/storage/docs/gcs-fuse for the details and
limitations of this filesystem. Additional keys:
◆ bucket: (required) the name of the bucket to use as the source of
@ -197,7 +197,6 @@ FLAGS
memory. With this type of volume, data is not shared between instances
and all data will be lost when the instance it is on is terminated.
Additional keys:
◆ size-limit: (optional) A quantity representing the maximum amount
of memory allocated to this volume, such as "512Mi" or "3G". Data
stored in an in-memory volume consumes the memory allocation of the

View file

@ -432,7 +432,7 @@ FLAGS
provided type, other keys will be required. The following types are
supported with the specified additional keys:
cloud-storage: A volume represnting a Cloud Storage bucket. This
cloud-storage: A volume representing a Cloud Storage bucket. This
volume type is mounted using Cloud Storage FUSE. See
https://cloud.google.com/storage/docs/gcs-fuse for the details and
limitations of this filesystem. Additional keys:
@ -445,7 +445,6 @@ FLAGS
With this type of volume, data is not shared between instances and all
data will be lost when the instance it is on is terminated. Additional
keys:
◆ size-limit: (optional) A quantity representing the maximum amount of
memory allocated to this volume, such as "512Mi" or "3G". Data stored
in an in-memory volume consumes the memory allocation of the container