1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-19 07:15:23 +00:00

gcloud: Thu Feb 20 10:40:27 UTC 2025

This commit is contained in:
Automated 2025-02-20 10:40:27 +00:00
parent 44f319c56c
commit 8d1a988ab5
295 changed files with 11246 additions and 956 deletions

View file

@ -664,13 +664,15 @@ FLAGS
--enable-ray-cluster-monitoring
Enable automatic metrics collection for Ray clusters.
--enable-secret-manager
Enables the Secret Manager CSI driver provider component. See
https://secrets-store-csi-driver.sigs.k8s.io/introduction
https://github.com/GoogleCloudPlatform/secrets-store-csi-driver-provider-gcp
Flags for Secret Manager configuration:
To disable in an existing cluster, explicitly set flag to
--no-enable-secret-manager
--enable-secret-manager
Enables the Secret Manager CSI driver provider component. See
https://secrets-store-csi-driver.sigs.k8s.io/introduction
https://github.com/GoogleCloudPlatform/secrets-store-csi-driver-provider-gcp
To disable in an existing cluster, explicitly set flag to
--no-enable-secret-manager
--enable-service-externalips
Enables use of services with externalIPs field.

View file

@ -293,13 +293,15 @@ FLAGS
--enable-ray-operator
Enable the Ray Operator GKE add-on. This add-on is disabled by default.
--enable-secret-manager
Enables the Secret Manager CSI driver provider component. See
https://secrets-store-csi-driver.sigs.k8s.io/introduction
https://github.com/GoogleCloudPlatform/secrets-store-csi-driver-provider-gcp
Flags for Secret Manager configuration:
To disable in an existing cluster, explicitly set flag to
--no-enable-secret-manager
--enable-secret-manager
Enables the Secret Manager CSI driver provider component. See
https://secrets-store-csi-driver.sigs.k8s.io/introduction
https://github.com/GoogleCloudPlatform/secrets-store-csi-driver-provider-gcp
To disable in an existing cluster, explicitly set flag to
--no-enable-secret-manager
--fleet-project=PROJECT_ID_OR_NUMBER
Sets fleet host project for the cluster. If specified, the current

View file

@ -411,13 +411,15 @@ REQUIRED FLAGS
--enable-ray-cluster-monitoring to enable and
--no-enable-ray-cluster-monitoring to disable.
--enable-secret-manager
Enables the Secret Manager CSI driver provider component. See
https://secrets-store-csi-driver.sigs.k8s.io/introduction
https://github.com/GoogleCloudPlatform/secrets-store-csi-driver-provider-gcp
Flags for Secret Manager configuration:
To disable in an existing cluster, explicitly set flag to
--no-enable-secret-manager
--enable-secret-manager
Enables the Secret Manager CSI driver provider component. See
https://secrets-store-csi-driver.sigs.k8s.io/introduction
https://github.com/GoogleCloudPlatform/secrets-store-csi-driver-provider-gcp
To disable in an existing cluster, explicitly set flag to
--no-enable-secret-manager
--enable-service-externalips
Enables use of services with externalIPs field.

View file

@ -2,9 +2,9 @@ NAME
gcloud container fleet memberships list - list memberships
SYNOPSIS
gcloud container fleet memberships list [--filter=EXPRESSION]
[--limit=LIMIT] [--page-size=PAGE_SIZE] [--sort-by=[FIELD,...]] [--uri]
[GCLOUD_WIDE_FLAG ...]
gcloud container fleet memberships list [--location=LOCATION]
[--filter=EXPRESSION] [--limit=LIMIT] [--page-size=PAGE_SIZE]
[--sort-by=[FIELD,...]] [--uri] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
List memberships in a fleet.
@ -14,6 +14,25 @@ EXAMPLES
$ gcloud container fleet memberships list
FLAGS
Location resource - The project and location to list cluster memberships
for. This represents a Cloud resource. (NOTE) Some attributes are not
given arguments in this group but can be set in other ways.
To set the project attribute:
◆ provide the argument --location on the command line with a fully
specified name;
◆ By default, all the locations are listed with a fully specified name;
◆ provide the argument --project on the command line;
◆ set the property core/project.
--location=LOCATION
ID of the location or fully qualified identifier for the location.
To set the location attribute:
▸ provide the argument --location on the command line;
▸ By default, all the locations are listed.
LIST COMMAND FLAGS
--filter=EXPRESSION
Apply a Boolean filter EXPRESSION to each resource item to be listed.

View file

@ -2,9 +2,9 @@ NAME
gcloud container hub memberships list - list memberships
SYNOPSIS
gcloud container hub memberships list [--filter=EXPRESSION] [--limit=LIMIT]
[--page-size=PAGE_SIZE] [--sort-by=[FIELD,...]] [--uri]
[GCLOUD_WIDE_FLAG ...]
gcloud container hub memberships list [--location=LOCATION]
[--filter=EXPRESSION] [--limit=LIMIT] [--page-size=PAGE_SIZE]
[--sort-by=[FIELD,...]] [--uri] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
List memberships in a fleet.
@ -14,6 +14,25 @@ EXAMPLES
$ gcloud container hub memberships list
FLAGS
Location resource - The project and location to list cluster memberships
for. This represents a Cloud resource. (NOTE) Some attributes are not
given arguments in this group but can be set in other ways.
To set the project attribute:
◆ provide the argument --location on the command line with a fully
specified name;
◆ By default, all the locations are listed with a fully specified name;
◆ provide the argument --project on the command line;
◆ set the property core/project.
--location=LOCATION
ID of the location or fully qualified identifier for the location.
To set the location attribute:
▸ provide the argument --location on the command line;
▸ By default, all the locations are listed.
LIST COMMAND FLAGS
--filter=EXPRESSION
Apply a Boolean filter EXPRESSION to each resource item to be listed.

View file

@ -38,10 +38,9 @@ SYNOPSIS
[--node-locations=ZONE,[ZONE,...]]
[--node-pool-soak-duration=NODE_POOL_SOAK_DURATION]
[--node-taints=[NODE_TAINT,...]] [--node-version=NODE_VERSION]
[--num-nodes=NUM_NODES; default=3]
[--placement-policy=PLACEMENT_POLICY] [--placement-type=PLACEMENT_TYPE]
[--preemptible] [--resource-manager-tags=[KEY=VALUE,...]]
[--sandbox=[type=TYPE]]
[--num-nodes=NUM_NODES] [--placement-policy=PLACEMENT_POLICY]
[--placement-type=PLACEMENT_TYPE] [--preemptible]
[--resource-manager-tags=[KEY=VALUE,...]] [--sandbox=[type=TYPE]]
[--secondary-boot-disk=[disk-image=DISK_IMAGE,[mode=MODE],...]]
[--shielded-integrity-monitoring] [--shielded-secure-boot]
[--sole-tenant-node-affinity-file=SOLE_TENANT_NODE_AFFINITY_FILE]
@ -528,8 +527,13 @@ FLAGS
$ gcloud container get-server-config
--num-nodes=NUM_NODES; default=3
--num-nodes=NUM_NODES
The number of nodes in the node pool in each of the cluster's zones.
Defaults to 3.
Exception: when --tpu-topology is specified for multi-host TPU machine
types the number of nodes will be defaulted to (product of topology)/(#
of chips per VM).
--placement-policy=PLACEMENT_POLICY
Indicates the desired resource policy to use.