1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 14:56:05 +00:00

gcloud: Thu Nov 7 09:57:40 UTC 2024

This commit is contained in:
Automated 2024-11-07 09:57:40 +00:00
parent d7d92f8000
commit 7da5872e5c
106 changed files with 3468 additions and 293 deletions

View file

@ -343,6 +343,9 @@ FLAGS
this volume
◆ readonly: (optional) A boolean. If true, this volume will be
read-only from all mounts.
◆ mount-options: (optional) A list of flags to pass to GCSFuse. Flags
should be specified without leading dashes and separated by
semicolons.
in-memory: An ephemeral volume that stores data in the instance's
memory. With this type of volume, data is not shared between instances

View file

@ -181,6 +181,9 @@ OPTIONAL FLAGS
this volume
◆ readonly: (optional) A boolean. If true, this volume will be
read-only from all mounts.
◆ mount-options: (optional) A list of flags to pass to GCSFuse. Flags
should be specified without leading dashes and separated by
semicolons.
in-memory: An ephemeral volume that stores data in the instance's
memory. With this type of volume, data is not shared between instances

View file

@ -180,6 +180,9 @@ FLAGS
this volume
◆ readonly: (optional) A boolean. If true, this volume will be
read-only from all mounts.
◆ mount-options: (optional) A list of flags to pass to GCSFuse. Flags
should be specified without leading dashes and separated by
semicolons.
in-memory: An ephemeral volume that stores data in the instance's
memory. With this type of volume, data is not shared between instances

View file

@ -190,6 +190,9 @@ FLAGS
this volume
◆ readonly: (optional) A boolean. If true, this volume will be
read-only from all mounts.
◆ mount-options: (optional) A list of flags to pass to GCSFuse. Flags
should be specified without leading dashes and separated by
semicolons.
in-memory: An ephemeral volume that stores data in the instance's
memory. With this type of volume, data is not shared between instances

View file

@ -317,6 +317,9 @@ FLAGS
this volume
◆ readonly: (optional) A boolean. If true, this volume will be
read-only from all mounts.
◆ mount-options: (optional) A list of flags to pass to GCSFuse. Flags
should be specified without leading dashes and separated by
semicolons.
in-memory: An ephemeral volume that stores data in the instance's
memory. With this type of volume, data is not shared between instances