From a56fab68e509e73b2f8b3fa9961a03078aa65bd2 Mon Sep 17 00:00:00 2001 From: Automated Date: Wed, 17 May 2023 10:38:17 +0000 Subject: [PATCH] gcloud: Wed May 17 10:38:17 UTC 2023 --- gcloud/_version | 8 +- gcloud/alpha/assured/workloads/update | 8 +- gcloud/alpha/builds/triggers/create/manual | 7 +- gcloud/alpha/builds/triggers/create/pubsub | 7 +- gcloud/alpha/builds/triggers/create/webhook | 7 +- gcloud/alpha/compute/addresses/move | 4 +- gcloud/alpha/compute/backend-services/create | 15 +- gcloud/alpha/compute/firewall-rules/migrate | 6 +- gcloud/alpha/compute/images/import | 23 +- .../compute/instance-groups/managed/create | 13 +- .../instance-groups/managed/set-autohealing | 13 +- .../compute/instance-groups/managed/update | 13 +- .../alpha/compute/instance-templates/create | 12 + gcloud/alpha/compute/instances/bulk/create | 12 + gcloud/alpha/compute/instances/create | 12 + gcloud/alpha/compute/instances/import | 23 +- gcloud/alpha/compute/machine-images/import | 23 +- gcloud/alpha/compute/queued-resources/create | 12 + .../container/bare-metal/clusters/create | 18 +- .../container/bare-metal/clusters/enroll | 18 +- .../bare-metal/clusters/query-version-config | 21 +- gcloud/alpha/container/clusters/create | 8 +- gcloud/alpha/container/node-pools/create | 7 +- gcloud/alpha/container/vmware/clusters/create | 27 +- gcloud/alpha/container/vmware/clusters/enroll | 18 +- gcloud/alpha/firestore/locations/help | 4 +- gcloud/alpha/firestore/locations/list | 4 +- .../services/alter-metadata-resource-location | 4 +- .../metastore/services/alter-table-properties | 4 +- .../metastore/services/move-table-to-database | 4 +- .../alpha/metastore/services/query-metadata | 4 +- .../threat-prevention/add-override | 7 +- .../threat-prevention/create | 6 +- .../threat-prevention/delete | 7 +- .../threat-prevention/delete-override | 7 +- .../threat-prevention/update-override | 7 +- gcloud/alpha/notebooks/instances/create | 26 +- gcloud/alpha/recaptcha/keys/create | 28 ++- gcloud/alpha/recaptcha/keys/update | 32 ++- gcloud/alpha/redis/instances/upgrade | 2 + gcloud/alpha/run/jobs/deploy | 4 +- gcloud/alpha/storage/cp | 33 ++- gcloud/alpha/storage/mv | 33 ++- gcloud/assured/workloads/update | 8 +- gcloud/batch/jobs/submit | 16 +- gcloud/beta/assured/workloads/update | 8 +- gcloud/beta/batch/jobs/submit | 16 +- gcloud/beta/builds/triggers/create/manual | 7 +- gcloud/beta/builds/triggers/create/pubsub | 7 +- gcloud/beta/builds/triggers/create/webhook | 7 +- gcloud/beta/compute/addresses/move | 6 +- gcloud/beta/compute/backend-services/create | 15 +- gcloud/beta/compute/firewall-rules/migrate | 6 +- gcloud/beta/compute/images/import | 23 +- .../compute/instance-groups/managed/create | 13 +- .../instance-groups/managed/set-autohealing | 13 +- .../compute/instance-groups/managed/update | 13 +- gcloud/beta/compute/instances/import | 23 +- gcloud/beta/compute/machine-images/import | 23 +- .../beta/container/bare-metal/clusters/create | 18 +- .../beta/container/bare-metal/clusters/enroll | 18 +- .../bare-metal/clusters/query-version-config | 21 +- gcloud/beta/container/vmware/clusters/create | 27 +- gcloud/beta/container/vmware/clusters/enroll | 18 +- gcloud/beta/dataproc/batches/submit/help | 12 +- gcloud/beta/dataproc/batches/submit/pyspark | 14 +- gcloud/beta/dataproc/batches/submit/spark | 13 +- gcloud/beta/dataproc/batches/submit/spark-r | 13 +- gcloud/beta/dataproc/batches/submit/spark-sql | 13 +- gcloud/beta/events/brokers/create | 128 ---------- gcloud/beta/events/brokers/delete | 125 ---------- gcloud/beta/events/brokers/describe | 125 ---------- gcloud/beta/events/brokers/help | 119 --------- gcloud/beta/events/brokers/list | 147 ----------- gcloud/beta/events/help | 126 ---------- gcloud/beta/events/init | 133 ---------- gcloud/beta/events/namespaces/help | 110 -------- gcloud/beta/events/namespaces/init | 135 ---------- gcloud/beta/events/triggers/create | 203 --------------- gcloud/beta/events/triggers/delete | 136 ---------- gcloud/beta/events/triggers/describe | 136 ---------- gcloud/beta/events/triggers/help | 118 --------- gcloud/beta/events/triggers/list | 166 ------------- gcloud/beta/events/types/describe | 115 --------- gcloud/beta/events/types/help | 118 --------- gcloud/beta/events/types/list | 138 ----------- gcloud/beta/events/types/sources/help | 109 -------- gcloud/beta/events/types/sources/list | 141 ----------- gcloud/beta/filestore/instances/revert | 5 +- gcloud/beta/firestore/locations/help | 6 +- gcloud/beta/firestore/locations/list | 6 +- .../services/alter-metadata-resource-location | 6 +- .../metastore/services/alter-table-properties | 6 +- .../metastore/services/move-table-to-database | 6 +- gcloud/beta/metastore/services/query-metadata | 6 +- gcloud/beta/notebooks/instances/create | 26 +- gcloud/beta/run/jobs/deploy | 6 +- gcloud/builds/triggers/create/manual | 7 +- gcloud/builds/triggers/create/pubsub | 7 +- gcloud/builds/triggers/create/webhook | 7 +- gcloud/compute/addresses/help | 3 + gcloud/compute/addresses/move | 57 +++++ gcloud/compute/backend-services/create | 15 +- gcloud/compute/images/import | 23 +- gcloud/compute/instance-groups/managed/create | 13 +- gcloud/compute/instance-groups/managed/update | 13 +- gcloud/compute/instances/import | 23 +- gcloud/compute/machine-images/import | 23 +- .../database-migration/migration-jobs/create | 37 +++ gcloud/dataproc/batches/submit/help | 12 +- gcloud/dataproc/batches/submit/pyspark | 14 +- gcloud/dataproc/batches/submit/spark | 13 +- gcloud/dataproc/batches/submit/spark-r | 13 +- gcloud/dataproc/batches/submit/spark-sql | 13 +- gcloud/filestore/instances/help | 3 - gcloud/filestore/instances/revert | 80 ------ gcloud/firestore/help | 3 + gcloud/firestore/locations/help | 28 +++ gcloud/firestore/locations/list | 66 +++++ .../services/alter-metadata-resource-location | 95 +++++++ .../metastore/services/alter-table-properties | 137 ++++++++++ gcloud/metastore/services/help | 12 + .../metastore/services/move-table-to-database | 98 ++++++++ gcloud/metastore/services/query-metadata | 83 +++++++ gcloud/notebooks/instances/create | 26 +- gcloud/recaptcha/keys/create | 28 ++- gcloud/recaptcha/keys/update | 32 ++- gcloud/run/jobs/deploy | 234 ++++++++++++++++++ gcloud/run/jobs/help | 3 + gcloud/storage/cp | 33 ++- gcloud/storage/mv | 33 ++- gcloud/vmware/node-types/describe | 2 +- gcloud/vmware/operations/describe | 2 +- gcloud/vmware/private-clouds/clusters/create | 2 +- gcloud/vmware/private-clouds/clusters/delete | 2 +- .../vmware/private-clouds/clusters/describe | 2 +- gcloud/vmware/private-clouds/clusters/list | 2 +- gcloud/vmware/private-clouds/clusters/update | 2 +- gcloud/vmware/private-clouds/create | 2 +- gcloud/vmware/private-clouds/delete | 2 +- gcloud/vmware/private-clouds/describe | 2 +- .../private-clouds/hcx/activationkeys/create | 2 +- .../hcx/activationkeys/describe | 2 +- .../private-clouds/hcx/activationkeys/list | 2 +- .../private-clouds/nsx/credentials/describe | 2 +- .../private-clouds/nsx/credentials/reset | 2 +- gcloud/vmware/private-clouds/subnets/list | 2 +- gcloud/vmware/private-clouds/undelete | 2 +- gcloud/vmware/private-clouds/update | 2 +- .../vcenter/credentials/describe | 2 +- .../private-clouds/vcenter/credentials/reset | 2 +- 151 files changed, 1878 insertions(+), 2972 deletions(-) delete mode 100644 gcloud/beta/events/brokers/create delete mode 100644 gcloud/beta/events/brokers/delete delete mode 100644 gcloud/beta/events/brokers/describe delete mode 100644 gcloud/beta/events/brokers/help delete mode 100644 gcloud/beta/events/brokers/list delete mode 100644 gcloud/beta/events/help delete mode 100644 gcloud/beta/events/init delete mode 100644 gcloud/beta/events/namespaces/help delete mode 100644 gcloud/beta/events/namespaces/init delete mode 100644 gcloud/beta/events/triggers/create delete mode 100644 gcloud/beta/events/triggers/delete delete mode 100644 gcloud/beta/events/triggers/describe delete mode 100644 gcloud/beta/events/triggers/help delete mode 100644 gcloud/beta/events/triggers/list delete mode 100644 gcloud/beta/events/types/describe delete mode 100644 gcloud/beta/events/types/help delete mode 100644 gcloud/beta/events/types/list delete mode 100644 gcloud/beta/events/types/sources/help delete mode 100644 gcloud/beta/events/types/sources/list create mode 100644 gcloud/compute/addresses/move delete mode 100644 gcloud/filestore/instances/revert create mode 100644 gcloud/firestore/locations/help create mode 100644 gcloud/firestore/locations/list create mode 100644 gcloud/metastore/services/alter-metadata-resource-location create mode 100644 gcloud/metastore/services/alter-table-properties create mode 100644 gcloud/metastore/services/move-table-to-database create mode 100644 gcloud/metastore/services/query-metadata create mode 100644 gcloud/run/jobs/deploy diff --git a/gcloud/_version b/gcloud/_version index cc5760919..27f7e7b45 100644 --- a/gcloud/_version +++ b/gcloud/_version @@ -1,8 +1,8 @@ -Google Cloud SDK 430.0.0 -alpha 2023.05.09 -beta 2023.05.09 +Google Cloud SDK 431.0.0 +alpha 2023.05.12 +beta 2023.05.12 bq 2.0.92 bundled-python3-unix 3.9.16 -core 2023.05.09 +core 2023.05.12 gcloud-crc32c 1.0.0 gsutil 5.23 diff --git a/gcloud/alpha/assured/workloads/update b/gcloud/alpha/assured/workloads/update index 86e6a9bae..3d0ca5a70 100644 --- a/gcloud/alpha/assured/workloads/update +++ b/gcloud/alpha/assured/workloads/update @@ -5,8 +5,9 @@ NAME SYNOPSIS gcloud alpha assured workloads update (WORKLOAD : --location=LOCATION --organization=ORGANIZATION) - (--display-name=DISPLAY_NAME --labels=[KEY=VALUE,...]) [--etag=ETAG] - [GCLOUD_WIDE_FLAG ...] + (--display-name=DISPLAY_NAME --labels=[KEY=VALUE,...] + --violation-notifications-enabled=VIOLATION_NOTIFICATIONS_ENABLED) + [--etag=ETAG] [GCLOUD_WIDE_FLAG ...] DESCRIPTION (ALPHA) Update a given Assured Workloads environment. @@ -69,6 +70,9 @@ REQUIRED FLAGS The new labels of the Assured Workloads environment, for example, LabelKey1=LabelValue1,LabelKey2=LabelValue2 + --violation-notifications-enabled=VIOLATION_NOTIFICATIONS_ENABLED + The notification setting of the Assured Workloads environment. + OPTIONAL FLAGS --etag=ETAG The etag acquired by reading the Assured Workloads environment before diff --git a/gcloud/alpha/builds/triggers/create/manual b/gcloud/alpha/builds/triggers/create/manual index 1f81b933d..5a0e2624d 100644 --- a/gcloud/alpha/builds/triggers/create/manual +++ b/gcloud/alpha/builds/triggers/create/manual @@ -10,7 +10,8 @@ SYNOPSIS : --description=DESCRIPTION --name=NAME --region=REGION --[no-]require-approval --service-account=SERVICE_ACCOUNT --substitutions=[KEY=VALUE,...] (--branch=BRANCH - | --tag=TAG) ([--repo=REPO --repo-type=REPO_TYPE + | --tag=TAG) (--repository=REPOSITORY + | [--repo=REPO --repo-type=REPO_TYPE : --github-enterprise-config=GITHUB_ENTERPRISE_CONFIG])]) [GCLOUD_WIDE_FLAG ...] @@ -145,6 +146,10 @@ REQUIRED FLAGS Exactly one of these must be specified: + --repository=REPOSITORY + Repository resource (2nd gen) to use, in the format + "projects/*/locations/*/connections/*/repositories/". + 1st-gen repository settings. --repo=REPO diff --git a/gcloud/alpha/builds/triggers/create/pubsub b/gcloud/alpha/builds/triggers/create/pubsub index bedc94270..4946587ad 100644 --- a/gcloud/alpha/builds/triggers/create/pubsub +++ b/gcloud/alpha/builds/triggers/create/pubsub @@ -12,7 +12,8 @@ SYNOPSIS --[no-]require-approval --service-account=SERVICE_ACCOUNT --subscription-filter=SUBSCRIPTION_FILTER --substitutions=[KEY=VALUE,...] (--branch=BRANCH - | --tag=TAG) ([--repo=REPO --repo-type=REPO_TYPE + | --tag=TAG) (--repository=REPOSITORY + | [--repo=REPO --repo-type=REPO_TYPE : --github-enterprise-config=GITHUB_ENTERPRISE_CONFIG])]) [GCLOUD_WIDE_FLAG ...] @@ -163,6 +164,10 @@ REQUIRED FLAGS Exactly one of these must be specified: + --repository=REPOSITORY + Repository resource (2nd gen) to use, in the format + "projects/*/locations/*/connections/*/repositories/". + 1st-gen repository settings. --repo=REPO diff --git a/gcloud/alpha/builds/triggers/create/webhook b/gcloud/alpha/builds/triggers/create/webhook index 216c293aa..ab07ff8e8 100644 --- a/gcloud/alpha/builds/triggers/create/webhook +++ b/gcloud/alpha/builds/triggers/create/webhook @@ -12,7 +12,8 @@ SYNOPSIS --[no-]require-approval --service-account=SERVICE_ACCOUNT --subscription-filter=SUBSCRIPTION_FILTER --substitutions=[KEY=VALUE,...] (--branch=BRANCH - | --tag=TAG) ([--repo=REPO --repo-type=REPO_TYPE + | --tag=TAG) (--repository=REPOSITORY + | [--repo=REPO --repo-type=REPO_TYPE : --github-enterprise-config=GITHUB_ENTERPRISE_CONFIG])]) [GCLOUD_WIDE_FLAG ...] @@ -169,6 +170,10 @@ REQUIRED FLAGS Exactly one of these must be specified: + --repository=REPOSITORY + Repository resource (2nd gen) to use, in the format + "projects/*/locations/*/connections/*/repositories/". + 1st-gen repository settings. --repo=REPO diff --git a/gcloud/alpha/compute/addresses/move b/gcloud/alpha/compute/addresses/move index 572beb0f4..0e979f98d 100644 --- a/gcloud/alpha/compute/addresses/move +++ b/gcloud/alpha/compute/addresses/move @@ -53,7 +53,9 @@ NOTES This command is currently in alpha and might change without notice. If this command fails with API permission errors despite specifying the correct project, you might be trying to access an API with an invitation-only early - access allowlist. This variant is also available: + access allowlist. These variants are also available: + + $ gcloud compute addresses move $ gcloud beta compute addresses move diff --git a/gcloud/alpha/compute/backend-services/create b/gcloud/alpha/compute/backend-services/create index d05d3bcaf..5fc49789c 100644 --- a/gcloud/alpha/compute/backend-services/create +++ b/gcloud/alpha/compute/backend-services/create @@ -350,12 +350,15 @@ FLAGS IPV6_ONLY. --load-balancing-scheme=LOAD_BALANCING_SCHEME; default="EXTERNAL" - Specifies the load balancer type. Choose EXTERNAL for load balancers - that receive traffic from external clients. Choose EXTERNAL_MANAGED for - Envoy-based External HTTP(S) Load Balancing. Choose INTERNAL for - Internal TCP/UDP Load Balancing. Choose INTERNAL_MANAGED for Internal - HTTP(S) Load Balancing. Choose INTERNAL_SELF_MANAGED for Traffic - Director. For more information, refer to this guide: + Specifies the load balancer type. Choose EXTERNAL for the classic + HTTP(S) load balancers, the external TCP/UDP network load balancers, + and the external TCP/SSL proxy load balancers. Choose EXTERNAL_MANAGED + for the Envoy-based global and regional external HTTP(S) load + balancers. Choose INTERNAL for internal TCP/UDP load balancers. Choose + INTERNAL_MANAGED for Envoy-based internal load balancers such as the + internal HTTP(S) load balancers and the internal TCP proxy load + balancers. Choose INTERNAL_SELF_MANAGED for Traffic Director. For more + information, refer to this guide: https://cloud.google.com/load-balancing/docs/choosing-load-balancer. LOAD_BALANCING_SCHEME must be one of: INTERNAL, EXTERNAL, INTERNAL_SELF_MANAGED, EXTERNAL_MANAGED, INTERNAL_MANAGED. diff --git a/gcloud/alpha/compute/firewall-rules/migrate b/gcloud/alpha/compute/firewall-rules/migrate index fb9c1c560..6e5556709 100644 --- a/gcloud/alpha/compute/firewall-rules/migrate +++ b/gcloud/alpha/compute/firewall-rules/migrate @@ -4,7 +4,7 @@ NAME SYNOPSIS gcloud alpha compute firewall-rules migrate --source-network=SOURCE_NETWORK - (--export-tag-mapping + (--bind-tags-to-instances | --export-tag-mapping | --target-firewall-policy=TARGET_FIREWALL_POLICY) [--tag-mapping-file=TAG_MAPPING_FILE] [GCLOUD_WIDE_FLAG ...] @@ -27,6 +27,10 @@ REQUIRED FLAGS Exactly one of these must be specified: + --bind-tags-to-instances + If set, migration tool will bind secure tags to the instances with + the network tags which match secure tags from the tag mapping file. + --export-tag-mapping If set, migration tool will inspect all VPC Firewalls attached to SOURCE_NETWORK, collect all source and target tags, and store them in diff --git a/gcloud/alpha/compute/images/import b/gcloud/alpha/compute/images/import index 6d439693d..9a0900d46 100644 --- a/gcloud/alpha/compute/images/import +++ b/gcloud/alpha/compute/images/import @@ -253,17 +253,18 @@ OPTIONAL FLAGS --os=OS Specifies the OS of the disk image being imported. OS must be one of: - centos-7, debian-10, debian-11, debian-8, debian-9, opensuse-15, - rhel-6, rhel-6-byol, rhel-7, rhel-7-byol, rhel-8, rhel-8-byol, - rhel-9, rhel-9-byol, rocky-8, rocky-9, sles-12, sles-12-byol, - sles-15, sles-15-byol, sles-sap-12, sles-sap-12-byol, sles-sap-15, - sles-sap-15-byol, ubuntu-1404, ubuntu-1604, ubuntu-1804, ubuntu-2004, - ubuntu-2204, windows-10-x64-byol, windows-10-x86-byol, - windows-11-x64-byol, windows-2008r2, windows-2008r2-byol, - windows-2012, windows-2012-byol, windows-2012r2, windows-2012r2-byol, - windows-2016, windows-2016-byol, windows-2019, windows-2019-byol, - windows-2022, windows-2022-byol, windows-7-x64-byol, - windows-7-x86-byol, windows-8-x64-byol, windows-8-x86-byol. + centos-7, centos-stream-8, centos-stream-9, debian-10, debian-11, + debian-8, debian-9, opensuse-15, rhel-6, rhel-6-byol, rhel-7, + rhel-7-byol, rhel-8, rhel-8-byol, rhel-9, rhel-9-byol, rocky-8, + rocky-9, sles-12, sles-12-byol, sles-15, sles-15-byol, sles-sap-12, + sles-sap-12-byol, sles-sap-15, sles-sap-15-byol, ubuntu-1404, + ubuntu-1604, ubuntu-1804, ubuntu-2004, ubuntu-2204, + windows-10-x64-byol, windows-10-x86-byol, windows-11-x64-byol, + windows-2008r2, windows-2008r2-byol, windows-2012, windows-2012-byol, + windows-2012r2, windows-2012r2-byol, windows-2016, windows-2016-byol, + windows-2019, windows-2019-byol, windows-2022, windows-2022-byol, + windows-7-x64-byol, windows-7-x86-byol, windows-8-x64-byol, + windows-8-x86-byol. GCLOUD WIDE FLAGS These flags are available to all commands: --access-token-file, --account, diff --git a/gcloud/alpha/compute/instance-groups/managed/create b/gcloud/alpha/compute/instance-groups/managed/create index 470ab32f8..24bee6da7 100644 --- a/gcloud/alpha/compute/instance-groups/managed/create +++ b/gcloud/alpha/compute/instance-groups/managed/create @@ -86,10 +86,15 @@ OPTIONAL FLAGS disable. --initial-delay=INITIAL_DELAY - Specifies the length of time during which the instance is known to be - initializing and should not be autohealed even if unhealthy. This value - cannot be greater than 1 hour. See $ gcloud topic datetimes for - information on duration formats. + Specifies the number of seconds that a new VM takes to initialize and + run its startup script. During a VM's initial delay period, the MIG + ignores unsuccessful health checks because the VM might be in the + startup process. This prevents the MIG from prematurely recreating a + VM. If the health check receives a healthy response during the initial + delay, it indicates that the startup process is complete and the VM is + ready. The value of initial delay must be between 0 and 3600 seconds. + The default value is 0. See $ gcloud topic datetimes for information on + duration formats. --instance-redistribution-type=TYPE Specifies the type of the instance redistribution policy. An instance diff --git a/gcloud/alpha/compute/instance-groups/managed/set-autohealing b/gcloud/alpha/compute/instance-groups/managed/set-autohealing index 37271fe65..bc7a5f89f 100644 --- a/gcloud/alpha/compute/instance-groups/managed/set-autohealing +++ b/gcloud/alpha/compute/instance-groups/managed/set-autohealing @@ -32,10 +32,15 @@ POSITIONAL ARGUMENTS FLAGS --initial-delay=INITIAL_DELAY - Specifies the length of time during which the instance is known to be - initializing and should not be autohealed even if unhealthy. This value - cannot be greater than 1 hour. See $ gcloud topic datetimes for - information on duration formats. + Specifies the number of seconds that a new VM takes to initialize and + run its startup script. During a VM's initial delay period, the MIG + ignores unsuccessful health checks because the VM might be in the + startup process. This prevents the MIG from prematurely recreating a + VM. If the health check receives a healthy response during the initial + delay, it indicates that the startup process is complete and the VM is + ready. The value of initial delay must be between 0 and 3600 seconds. + The default value is 0. See $ gcloud topic datetimes for information on + duration formats. At most one of these can be specified: diff --git a/gcloud/alpha/compute/instance-groups/managed/update b/gcloud/alpha/compute/instance-groups/managed/update index 720b40ac7..bdcb8ae94 100644 --- a/gcloud/alpha/compute/instance-groups/managed/update +++ b/gcloud/alpha/compute/instance-groups/managed/update @@ -257,10 +257,15 @@ FLAGS Clears all autohealing policy fields for the managed instance group. --initial-delay=INITIAL_DELAY - Specifies the length of time during which the instance is known to be - initializing and should not be autohealed even if unhealthy. This - value cannot be greater than 1 hour. See $ gcloud topic datetimes for - information on duration formats. + Specifies the number of seconds that a new VM takes to initialize and + run its startup script. During a VM's initial delay period, the MIG + ignores unsuccessful health checks because the VM might be in the + startup process. This prevents the MIG from prematurely recreating a + VM. If the health check receives a healthy response during the + initial delay, it indicates that the startup process is complete and + the VM is ready. The value of initial delay must be between 0 and + 3600 seconds. The default value is 0. See $ gcloud topic datetimes + for information on duration formats. At most one of these can be specified: diff --git a/gcloud/alpha/compute/instance-templates/create b/gcloud/alpha/compute/instance-templates/create index b3ee5ba15..06e322ffa 100644 --- a/gcloud/alpha/compute/instance-templates/create +++ b/gcloud/alpha/compute/instance-templates/create @@ -37,6 +37,7 @@ SYNOPSIS [--network=NETWORK] [--network-interface=[PROPERTY=VALUE,...]] [--network-performance-configs=[PROPERTY=VALUE,...]] [--network-tier=NETWORK_TIER] [--numa-node-count=NUMA_NODE_COUNT] + [--performance-monitoring-unit=PERFORMANCE_MONITORING_UNIT] [--post-key-revocation-action-type=POLICY] [--preemptible] [--private-ipv6-google-access-type=PRIVATE_IPV6_GOOGLE_ACCESS_TYPE] [--private-network-ip=PRIVATE_NETWORK_IP] @@ -713,6 +714,17 @@ FLAGS 1, 2, 4 or 8. Setting NUMA node count to 0 means using the default setting. + --performance-monitoring-unit=PERFORMANCE_MONITORING_UNIT + The set of performance measurement counters to enable for the instance. + PERFORMANCE_MONITORING_UNIT must be one of: + + architectural + Enable architecturally defined non-LLC events. + enhanced + Enable most documented core/L2 and LLC events. + standard + Enable most documented core/L2 events. + --post-key-revocation-action-type=POLICY Specifies the behavior of the instance when the KMS key of one of its attached disks is revoked. The default is noop. POLICY must be one of: diff --git a/gcloud/alpha/compute/instances/bulk/create b/gcloud/alpha/compute/instances/bulk/create index 34c70b072..28bdce800 100644 --- a/gcloud/alpha/compute/instances/bulk/create +++ b/gcloud/alpha/compute/instances/bulk/create @@ -35,6 +35,7 @@ SYNOPSIS [--network-interface=[PROPERTY=VALUE,...]] [--network-performance-configs=[PROPERTY=VALUE,...]] [--network-tier=NETWORK_TIER] [--numa-node-count=NUMA_NODE_COUNT] + [--performance-monitoring-unit=PERFORMANCE_MONITORING_UNIT] [--post-key-revocation-action-type=POLICY] [--preemptible] [--provisioning-model=PROVISIONING_MODEL] [--resource-manager-tags=[KEY=VALUE,...]] @@ -663,6 +664,17 @@ OPTIONAL FLAGS 1, 2, 4 or 8. Setting NUMA node count to 0 means using the default setting. + --performance-monitoring-unit=PERFORMANCE_MONITORING_UNIT + The set of performance measurement counters to enable for the instance. + PERFORMANCE_MONITORING_UNIT must be one of: + + architectural + Enable architecturally defined non-LLC events. + enhanced + Enable most documented core/L2 and LLC events. + standard + Enable most documented core/L2 events. + --post-key-revocation-action-type=POLICY Specifies the behavior of the instance when the KMS key of one of its attached disks is revoked. The default is noop. POLICY must be one of: diff --git a/gcloud/alpha/compute/instances/create b/gcloud/alpha/compute/instances/create index d14d946c0..23aff73a5 100644 --- a/gcloud/alpha/compute/instances/create +++ b/gcloud/alpha/compute/instances/create @@ -43,6 +43,7 @@ SYNOPSIS [--network-performance-configs=[PROPERTY=VALUE,...]] [--network-tier=NETWORK_TIER] [--node-project=NODE_PROJECT] [--numa-node-count=NUMA_NODE_COUNT] + [--performance-monitoring-unit=PERFORMANCE_MONITORING_UNIT] [--post-key-revocation-action-type=POLICY] [--preemptible] [--private-ipv6-google-access-type=PRIVATE_IPV6_GOOGLE_ACCESS_TYPE] [--private-network-ip=PRIVATE_NETWORK_IP] @@ -740,6 +741,17 @@ FLAGS 1, 2, 4 or 8. Setting NUMA node count to 0 means using the default setting. + --performance-monitoring-unit=PERFORMANCE_MONITORING_UNIT + The set of performance measurement counters to enable for the instance. + PERFORMANCE_MONITORING_UNIT must be one of: + + architectural + Enable architecturally defined non-LLC events. + enhanced + Enable most documented core/L2 and LLC events. + standard + Enable most documented core/L2 events. + --post-key-revocation-action-type=POLICY Specifies the behavior of the instance when the KMS key of one of its attached disks is revoked. The default is noop. POLICY must be one of: diff --git a/gcloud/alpha/compute/instances/import b/gcloud/alpha/compute/instances/import index 5a0621971..a41f9b584 100644 --- a/gcloud/alpha/compute/instances/import +++ b/gcloud/alpha/compute/instances/import @@ -165,17 +165,18 @@ OPTIONAL FLAGS --os=OS Specifies the OS of the image being imported. OS must be one of: - centos-7, debian-10, debian-11, debian-8, debian-9, opensuse-15, - rhel-6, rhel-6-byol, rhel-7, rhel-7-byol, rhel-8, rhel-8-byol, rhel-9, - rhel-9-byol, rocky-8, rocky-9, sles-12, sles-12-byol, sles-15, - sles-15-byol, sles-sap-12, sles-sap-12-byol, sles-sap-15, - sles-sap-15-byol, ubuntu-1404, ubuntu-1604, ubuntu-1804, ubuntu-2004, - ubuntu-2204, windows-10-x64-byol, windows-10-x86-byol, - windows-11-x64-byol, windows-2008r2, windows-2008r2-byol, windows-2012, - windows-2012-byol, windows-2012r2, windows-2012r2-byol, windows-2016, - windows-2016-byol, windows-2019, windows-2019-byol, windows-2022, - windows-2022-byol, windows-7-x64-byol, windows-7-x86-byol, - windows-8-x64-byol, windows-8-x86-byol. + centos-7, centos-stream-8, centos-stream-9, debian-10, debian-11, + debian-8, debian-9, opensuse-15, rhel-6, rhel-6-byol, rhel-7, + rhel-7-byol, rhel-8, rhel-8-byol, rhel-9, rhel-9-byol, rocky-8, + rocky-9, sles-12, sles-12-byol, sles-15, sles-15-byol, sles-sap-12, + sles-sap-12-byol, sles-sap-15, sles-sap-15-byol, ubuntu-1404, + ubuntu-1604, ubuntu-1804, ubuntu-2004, ubuntu-2204, + windows-10-x64-byol, windows-10-x86-byol, windows-11-x64-byol, + windows-2008r2, windows-2008r2-byol, windows-2012, windows-2012-byol, + windows-2012r2, windows-2012r2-byol, windows-2016, windows-2016-byol, + windows-2019, windows-2019-byol, windows-2022, windows-2022-byol, + windows-7-x64-byol, windows-7-x86-byol, windows-8-x64-byol, + windows-8-x86-byol. --private-network-ip=PRIVATE_NETWORK_IP Specifies the RFC1918 IP to assign to the instance. The IP should be in diff --git a/gcloud/alpha/compute/machine-images/import b/gcloud/alpha/compute/machine-images/import index 1f9da2ffb..fc05c8192 100644 --- a/gcloud/alpha/compute/machine-images/import +++ b/gcloud/alpha/compute/machine-images/import @@ -158,17 +158,18 @@ OPTIONAL FLAGS --os=OS Specifies the OS of the machine image being imported. OS must be one - of: centos-7, debian-10, debian-11, debian-8, debian-9, opensuse-15, - rhel-6, rhel-6-byol, rhel-7, rhel-7-byol, rhel-8, rhel-8-byol, rhel-9, - rhel-9-byol, rocky-8, rocky-9, sles-12, sles-12-byol, sles-15, - sles-15-byol, sles-sap-12, sles-sap-12-byol, sles-sap-15, - sles-sap-15-byol, ubuntu-1404, ubuntu-1604, ubuntu-1804, ubuntu-2004, - ubuntu-2204, windows-10-x64-byol, windows-10-x86-byol, - windows-11-x64-byol, windows-2008r2, windows-2008r2-byol, windows-2012, - windows-2012-byol, windows-2012r2, windows-2012r2-byol, windows-2016, - windows-2016-byol, windows-2019, windows-2019-byol, windows-2022, - windows-2022-byol, windows-7-x64-byol, windows-7-x86-byol, - windows-8-x64-byol, windows-8-x86-byol. + of: centos-7, centos-stream-8, centos-stream-9, debian-10, debian-11, + debian-8, debian-9, opensuse-15, rhel-6, rhel-6-byol, rhel-7, + rhel-7-byol, rhel-8, rhel-8-byol, rhel-9, rhel-9-byol, rocky-8, + rocky-9, sles-12, sles-12-byol, sles-15, sles-15-byol, sles-sap-12, + sles-sap-12-byol, sles-sap-15, sles-sap-15-byol, ubuntu-1404, + ubuntu-1604, ubuntu-1804, ubuntu-2004, ubuntu-2204, + windows-10-x64-byol, windows-10-x86-byol, windows-11-x64-byol, + windows-2008r2, windows-2008r2-byol, windows-2012, windows-2012-byol, + windows-2012r2, windows-2012r2-byol, windows-2016, windows-2016-byol, + windows-2019, windows-2019-byol, windows-2022, windows-2022-byol, + windows-7-x64-byol, windows-7-x86-byol, windows-8-x64-byol, + windows-8-x86-byol. --restart-on-failure The VMs created from the imported machine image are restarted if they diff --git a/gcloud/alpha/compute/queued-resources/create b/gcloud/alpha/compute/queued-resources/create index 978f807e0..c99d38199 100644 --- a/gcloud/alpha/compute/queued-resources/create +++ b/gcloud/alpha/compute/queued-resources/create @@ -35,6 +35,7 @@ SYNOPSIS [--network-interface=[PROPERTY=VALUE,...]] [--network-performance-configs=[PROPERTY=VALUE,...]] [--network-tier=NETWORK_TIER] [--numa-node-count=NUMA_NODE_COUNT] + [--performance-monitoring-unit=PERFORMANCE_MONITORING_UNIT] [--post-key-revocation-action-type=POLICY] [--preemptible] [--provisioning-model=PROVISIONING_MODEL] [--resource-manager-tags=[KEY=VALUE,...]] @@ -636,6 +637,17 @@ OPTIONAL FLAGS 1, 2, 4 or 8. Setting NUMA node count to 0 means using the default setting. + --performance-monitoring-unit=PERFORMANCE_MONITORING_UNIT + The set of performance measurement counters to enable for the instance. + PERFORMANCE_MONITORING_UNIT must be one of: + + architectural + Enable architecturally defined non-LLC events. + enhanced + Enable most documented core/L2 and LLC events. + standard + Enable most documented core/L2 events. + --post-key-revocation-action-type=POLICY Specifies the behavior of the instance when the KMS key of one of its attached disks is revoked. The default is noop. POLICY must be one of: diff --git a/gcloud/alpha/container/bare-metal/clusters/create b/gcloud/alpha/container/bare-metal/clusters/create index c88e68faa..48309a4e6 100644 --- a/gcloud/alpha/container/bare-metal/clusters/create +++ b/gcloud/alpha/container/bare-metal/clusters/create @@ -96,9 +96,21 @@ REQUIRED FLAGS Anthos cluster on bare metal version for the user cluster resource. Admin cluster membership resource - membership of the admin cluster. - Membership can be the membership ID or the full resource name. The - arguments in this group can be used to specify the attributes of this - resource. + Membership name is the same as the admin cluster name. + + Examples: + + $ gcloud alpha container bare-metal clusters create + --admin-cluster-membership=projects/example-project-12345/locations/us-west1/memberships/example-admin-cluster-name + + or + + $ gcloud alpha container bare-metal clusters create + --admin-cluster-membership-project=example-project-12345 + --admin-cluster-membership-location=us-west1 + --admin-cluster-membership=example-admin-cluster-name + + The arguments in this group can be used to specify the attributes of this resource. This must be specified. diff --git a/gcloud/alpha/container/bare-metal/clusters/enroll b/gcloud/alpha/container/bare-metal/clusters/enroll index 2604e527f..961bf5fa3 100644 --- a/gcloud/alpha/container/bare-metal/clusters/enroll +++ b/gcloud/alpha/container/bare-metal/clusters/enroll @@ -56,9 +56,21 @@ POSITIONAL ARGUMENTS REQUIRED FLAGS Admin cluster membership resource - membership of the admin cluster. - Membership can be the membership ID or the full resource name. The - arguments in this group can be used to specify the attributes of this - resource. + Membership name is the same as the admin cluster name. + + Examples: + + $ gcloud alpha container bare-metal clusters enroll + --admin-cluster-membership=projects/example-project-12345/locations/us-west1/memberships/example-admin-cluster-name + + or + + $ gcloud alpha container bare-metal clusters enroll + --admin-cluster-membership-project=example-project-12345 + --admin-cluster-membership-location=us-west1 + --admin-cluster-membership=example-admin-cluster-name + + The arguments in this group can be used to specify the attributes of this resource. This must be specified. diff --git a/gcloud/alpha/container/bare-metal/clusters/query-version-config b/gcloud/alpha/container/bare-metal/clusters/query-version-config index 7240b983b..8f905986c 100644 --- a/gcloud/alpha/container/bare-metal/clusters/query-version-config +++ b/gcloud/alpha/container/bare-metal/clusters/query-version-config @@ -85,10 +85,23 @@ FLAGS Create an Anthos on bare metal user cluster use case. - Admin cluster membership resource - Membership of the admin cluster to - query versions for create. Membership can be the membership ID or the - full resource name. The arguments in this group can be used to specify - the attributes of this resource. + Admin cluster membership resource - membership of the admin cluster to + query versions for create. Membership name is the same as the admin + cluster name. + + Examples: + + $ gcloud alpha container bare-metal clusters query-version-config + --admin-cluster-membership=projects/example-project-12345/locations/us-west1/memberships/example-admin-cluster-name + + or + + $ gcloud alpha container bare-metal clusters query-version-config + --admin-cluster-membership-project=example-project-12345 + --admin-cluster-membership-location=us-west1 + --admin-cluster-membership=example-admin-cluster-name + + The arguments in this group can be used to specify the attributes of this resource. --admin-cluster-membership=ADMIN_CLUSTER_MEMBERSHIP ID of the admin_cluster_membership or fully qualified identifier diff --git a/gcloud/alpha/container/clusters/create b/gcloud/alpha/container/clusters/create index 16d5481ab..9d47a6e88 100644 --- a/gcloud/alpha/container/clusters/create +++ b/gcloud/alpha/container/clusters/create @@ -635,8 +635,9 @@ FLAGS --labels=label_a=value1,label_b=,label_c=value3 --linux-sysctls=KEY=VALUE,[KEY=VALUE,...] - Linux kernel parameters to be applied to all nodes in the new cluster's - default node pool as well as the pods running on the nodes. + (DEPRECATED) Linux kernel parameters to be applied to all nodes in the + new cluster's default node pool as well as the pods running on the + nodes. Examples: @@ -644,6 +645,9 @@ FLAGS --linux-sysctls="net.core.somaxconn=1024,net.ipv4.tcp_rmem=4096 \ 87380 6291456" + The --linux-sysctls flag is deprecated. Please use + --system-config-from-file instead. + --logging=[COMPONENT,...] Set the components that have logging enabled. Valid component values are: SYSTEM, WORKLOAD, API_SERVER, CONTROLLER_MANAGER, SCHEDULER, NONE diff --git a/gcloud/alpha/container/node-pools/create b/gcloud/alpha/container/node-pools/create index 923e6ee09..3f2ac1892 100644 --- a/gcloud/alpha/container/node-pools/create +++ b/gcloud/alpha/container/node-pools/create @@ -215,8 +215,8 @@ FLAGS --cluster=example-cluster --labels=label1=value1,label2=value2 --linux-sysctls=KEY=VALUE,[KEY=VALUE,...] - Linux kernel parameters to be applied to all nodes in the new node pool - as well as the pods running on the nodes. + (DEPRECATED) Linux kernel parameters to be applied to all nodes in the + new node pool as well as the pods running on the nodes. Examples: @@ -224,6 +224,9 @@ FLAGS --linux-sysctls="net.core.somaxconn=1024,net.ipv4.tcp_rmem=4096 \ 87380 6291456" + The --linux-sysctls flag is deprecated. Please use + --system-config-from-file instead. + --logging-variant=LOGGING_VARIANT Specifies the logging variant that will be deployed on all the nodes in the node pool. If the node pool doesn't specify a logging variant, then diff --git a/gcloud/alpha/container/vmware/clusters/create b/gcloud/alpha/container/vmware/clusters/create index f23ffd55a..1deb2cc08 100644 --- a/gcloud/alpha/container/vmware/clusters/create +++ b/gcloud/alpha/container/vmware/clusters/create @@ -4,7 +4,7 @@ NAME SYNOPSIS gcloud alpha container vmware clusters create - (CLUSTER : --location=LOCATION) + (CLUSTER : --location=LOCATION) --version=VERSION (--admin-cluster-membership=ADMIN_CLUSTER_MEMBERSHIP : --admin-cluster-membership-location=ADMIN_CLUSTER_MEMBERSHIP_LOCATION --admin-cluster-membership-project=ADMIN_CLUSTER_MEMBERSHIP_PROJECT) ((--control-plane-vip=CONTROL_PLANE_VIP --ingress-vip=INGRESS_VIP) @@ -30,7 +30,6 @@ SYNOPSIS [--annotations=[KEY=VALUE,...]] [--async] [--description=DESCRIPTION] [--disable-aag-config] [--disable-vsphere-csi] [--enable-auto-repair] [--enable-control-plane-v2] [--enable-vm-tracking] [--validate-only] - [--version=VERSION] [--cpus=CPUS --enable-auto-resize --memory=MEMORY --replicas=REPLICAS] [--enable-advanced-networking --enable-dataplane-v2] [GCLOUD_WIDE_FLAG ...] @@ -76,10 +75,25 @@ POSITIONAL ARGUMENTS ▸ set the property container_vmware/location. REQUIRED FLAGS + --version=VERSION + Anthos Cluster on VMware version for the user cluster resource + Admin cluster membership resource - membership of the admin cluster. - Membership can be the membership ID or the full resource name. The - arguments in this group can be used to specify the attributes of this - resource. + Membership name is the same as the admin cluster name. + + Examples: + + $ gcloud alpha container vmware clusters create + --admin-cluster-membership=projects/example-project-12345/locations/us-west1/memberships/example-admin-cluster-name + + or + + $ gcloud alpha container vmware clusters create + --admin-cluster-membership-project=example-project-12345 + --admin-cluster-membership-location=us-west1 + --admin-cluster-membership=example-admin-cluster-name + + The arguments in this group can be used to specify the attributes of this resource. This must be specified. @@ -301,9 +315,6 @@ OPTIONAL FLAGS If set, only validate the request, but do not actually perform the operation. - --version=VERSION - Anthos Cluster on VMware version for the user cluster resource - Control plane node configurations --cpus=CPUS diff --git a/gcloud/alpha/container/vmware/clusters/enroll b/gcloud/alpha/container/vmware/clusters/enroll index a7540b82b..97f899ddc 100644 --- a/gcloud/alpha/container/vmware/clusters/enroll +++ b/gcloud/alpha/container/vmware/clusters/enroll @@ -57,9 +57,21 @@ POSITIONAL ARGUMENTS REQUIRED FLAGS Admin cluster membership resource - membership of the admin cluster. - Membership can be the membership ID or the full resource name. The - arguments in this group can be used to specify the attributes of this - resource. + Membership name is the same as the admin cluster name. + + Examples: + + $ gcloud alpha container vmware clusters enroll + --admin-cluster-membership=projects/example-project-12345/locations/us-west1/memberships/example-admin-cluster-name + + or + + $ gcloud alpha container vmware clusters enroll + --admin-cluster-membership-project=example-project-12345 + --admin-cluster-membership-location=us-west1 + --admin-cluster-membership=example-admin-cluster-name + + The arguments in this group can be used to specify the attributes of this resource. This must be specified. diff --git a/gcloud/alpha/firestore/locations/help b/gcloud/alpha/firestore/locations/help index ab99a13e1..a77c2f29a 100644 --- a/gcloud/alpha/firestore/locations/help +++ b/gcloud/alpha/firestore/locations/help @@ -23,7 +23,9 @@ NOTES This command is currently in alpha and might change without notice. If this command fails with API permission errors despite specifying the correct project, you might be trying to access an API with an invitation-only early - access allowlist. This variant is also available: + access allowlist. These variants are also available: + + $ gcloud firestore locations $ gcloud beta firestore locations diff --git a/gcloud/alpha/firestore/locations/list b/gcloud/alpha/firestore/locations/list index 66f6e259d..102b2e939 100644 --- a/gcloud/alpha/firestore/locations/list +++ b/gcloud/alpha/firestore/locations/list @@ -62,7 +62,9 @@ NOTES This command is currently in alpha and might change without notice. If this command fails with API permission errors despite specifying the correct project, you might be trying to access an API with an invitation-only early - access allowlist. This variant is also available: + access allowlist. These variants are also available: + + $ gcloud firestore locations list $ gcloud beta firestore locations list diff --git a/gcloud/alpha/metastore/services/alter-metadata-resource-location b/gcloud/alpha/metastore/services/alter-metadata-resource-location index 5a72434f5..cb31c9ff3 100644 --- a/gcloud/alpha/metastore/services/alter-metadata-resource-location +++ b/gcloud/alpha/metastore/services/alter-metadata-resource-location @@ -90,7 +90,9 @@ NOTES This command is currently in alpha and might change without notice. If this command fails with API permission errors despite specifying the correct project, you might be trying to access an API with an invitation-only early - access allowlist. This variant is also available: + access allowlist. These variants are also available: + + $ gcloud metastore services alter-metadata-resource-location $ gcloud beta metastore services alter-metadata-resource-location diff --git a/gcloud/alpha/metastore/services/alter-table-properties b/gcloud/alpha/metastore/services/alter-table-properties index 1ca79943a..d6e1eea9d 100644 --- a/gcloud/alpha/metastore/services/alter-table-properties +++ b/gcloud/alpha/metastore/services/alter-table-properties @@ -132,7 +132,9 @@ NOTES This command is currently in alpha and might change without notice. If this command fails with API permission errors despite specifying the correct project, you might be trying to access an API with an invitation-only early - access allowlist. This variant is also available: + access allowlist. These variants are also available: + + $ gcloud metastore services alter-table-properties $ gcloud beta metastore services alter-table-properties diff --git a/gcloud/alpha/metastore/services/move-table-to-database b/gcloud/alpha/metastore/services/move-table-to-database index b14650f4a..3ee0329a0 100644 --- a/gcloud/alpha/metastore/services/move-table-to-database +++ b/gcloud/alpha/metastore/services/move-table-to-database @@ -93,7 +93,9 @@ NOTES This command is currently in alpha and might change without notice. If this command fails with API permission errors despite specifying the correct project, you might be trying to access an API with an invitation-only early - access allowlist. This variant is also available: + access allowlist. These variants are also available: + + $ gcloud metastore services move-table-to-database $ gcloud beta metastore services move-table-to-database diff --git a/gcloud/alpha/metastore/services/query-metadata b/gcloud/alpha/metastore/services/query-metadata index 32d0186eb..9513a831f 100644 --- a/gcloud/alpha/metastore/services/query-metadata +++ b/gcloud/alpha/metastore/services/query-metadata @@ -81,7 +81,9 @@ NOTES This command is currently in alpha and might change without notice. If this command fails with API permission errors despite specifying the correct project, you might be trying to access an API with an invitation-only early - access allowlist. This variant is also available: + access allowlist. These variants are also available: + + $ gcloud metastore services query-metadata $ gcloud beta metastore services query-metadata diff --git a/gcloud/alpha/network-security/security-profiles/threat-prevention/add-override b/gcloud/alpha/network-security/security-profiles/threat-prevention/add-override index 1cd0e7bb8..33b21ab03 100644 --- a/gcloud/alpha/network-security/security-profiles/threat-prevention/add-override +++ b/gcloud/alpha/network-security/security-profiles/threat-prevention/add-override @@ -8,7 +8,7 @@ SYNOPSIS (SECURITY_PROFILE : --location=LOCATION --organization=ORGANIZATION) --action=ACTION (--severities=[SEVERITY_LEVEL,...] | --threat-ids=[THREAT-ID,...]) - [GCLOUD_WIDE_FLAG ...] + [--async] [GCLOUD_WIDE_FLAG ...] DESCRIPTION (ALPHA) Add severities or threat-ids to existing threat prevention profile @@ -79,6 +79,11 @@ REQUIRED FLAGS the list is a vendor-specified Signature ID representing a threat type. +OPTIONAL FLAGS + --async + Return immediately, without waiting for the operation in progress to + complete. The default is False. + GCLOUD WIDE FLAGS These flags are available to all commands: --access-token-file, --account, --billing-project, --configuration, --flags-file, --flatten, --format, diff --git a/gcloud/alpha/network-security/security-profiles/threat-prevention/create b/gcloud/alpha/network-security/security-profiles/threat-prevention/create index 81ab61d16..7bbc1986e 100644 --- a/gcloud/alpha/network-security/security-profiles/threat-prevention/create +++ b/gcloud/alpha/network-security/security-profiles/threat-prevention/create @@ -5,7 +5,7 @@ NAME SYNOPSIS gcloud alpha network-security security-profiles threat-prevention create (SECURITY_PROFILE : --location=LOCATION --organization=ORGANIZATION) - [--description=DESCRIPTION] [GCLOUD_WIDE_FLAG ...] + [--async] [--description=DESCRIPTION] [GCLOUD_WIDE_FLAG ...] DESCRIPTION (ALPHA) Create a new Security Profile with the given name. @@ -52,6 +52,10 @@ POSITIONAL ARGUMENTS ▸ provide the argument --organization on the command line. FLAGS + --async + Return immediately, without waiting for the operation in progress to + complete. The default is False. + --description=DESCRIPTION Brief description of the security profile diff --git a/gcloud/alpha/network-security/security-profiles/threat-prevention/delete b/gcloud/alpha/network-security/security-profiles/threat-prevention/delete index 9d6e9116e..1aa83d3f9 100644 --- a/gcloud/alpha/network-security/security-profiles/threat-prevention/delete +++ b/gcloud/alpha/network-security/security-profiles/threat-prevention/delete @@ -5,7 +5,7 @@ NAME SYNOPSIS gcloud alpha network-security security-profiles threat-prevention delete (SECURITY_PROFILE : --location=LOCATION --organization=ORGANIZATION) - [GCLOUD_WIDE_FLAG ...] + [--async] [GCLOUD_WIDE_FLAG ...] DESCRIPTION (ALPHA) Delete the specified Security Profile. @@ -50,6 +50,11 @@ POSITIONAL ARGUMENTS fully specified name; ▸ provide the argument --organization on the command line. +FLAGS + --async + Return immediately, without waiting for the operation in progress to + complete. + GCLOUD WIDE FLAGS These flags are available to all commands: --access-token-file, --account, --billing-project, --configuration, --flags-file, --flatten, --format, diff --git a/gcloud/alpha/network-security/security-profiles/threat-prevention/delete-override b/gcloud/alpha/network-security/security-profiles/threat-prevention/delete-override index 12d1408c1..818e9a3c3 100644 --- a/gcloud/alpha/network-security/security-profiles/threat-prevention/delete-override +++ b/gcloud/alpha/network-security/security-profiles/threat-prevention/delete-override @@ -7,7 +7,7 @@ SYNOPSIS delete-override (SECURITY_PROFILE : --location=LOCATION --organization=ORGANIZATION) (--severities=[SEVERITY_LEVEL,...] | --threat-ids=[THREAT-ID,...]) - [GCLOUD_WIDE_FLAG ...] + [--async] [GCLOUD_WIDE_FLAG ...] DESCRIPTION (ALPHA) To delete existing severities or threat-ids of threat prevention @@ -74,6 +74,11 @@ REQUIRED FLAGS the list is a vendor-specified Signature ID representing a threat type. +OPTIONAL FLAGS + --async + Return immediately, without waiting for the operation in progress to + complete. The default is False. + GCLOUD WIDE FLAGS These flags are available to all commands: --access-token-file, --account, --billing-project, --configuration, --flags-file, --flatten, --format, diff --git a/gcloud/alpha/network-security/security-profiles/threat-prevention/update-override b/gcloud/alpha/network-security/security-profiles/threat-prevention/update-override index 195f5fb83..bf5af5b39 100644 --- a/gcloud/alpha/network-security/security-profiles/threat-prevention/update-override +++ b/gcloud/alpha/network-security/security-profiles/threat-prevention/update-override @@ -8,7 +8,7 @@ SYNOPSIS (SECURITY_PROFILE : --location=LOCATION --organization=ORGANIZATION) --action=ACTION (--severities=[SEVERITY_LEVEL,...] | --threat-ids=[THREAT-ID,...]) - [GCLOUD_WIDE_FLAG ...] + [--async] [GCLOUD_WIDE_FLAG ...] DESCRIPTION (ALPHA) To update existing severities or threat-ids of threat prevention @@ -79,6 +79,11 @@ REQUIRED FLAGS the list is a vendor-specified Signature ID representing a threat type. +OPTIONAL FLAGS + --async + Return immediately, without waiting for the operation in progress to + complete. The default is False. + GCLOUD WIDE FLAGS These flags are available to all commands: --access-token-file, --account, --billing-project, --configuration, --flags-file, --flatten, --format, diff --git a/gcloud/alpha/notebooks/instances/create b/gcloud/alpha/notebooks/instances/create index 56febd0c1..56bbe67d0 100644 --- a/gcloud/alpha/notebooks/instances/create +++ b/gcloud/alpha/notebooks/instances/create @@ -21,6 +21,8 @@ SYNOPSIS --accelerator-type=ACCELERATOR_TYPE] [--boot-disk-size=BOOT_DISK_SIZE --boot-disk-type=BOOT_DISK_TYPE] [--custom-gpu-driver-path=CUSTOM_GPU_DRIVER_PATH --install-gpu-driver] + [--data-disk-size=DATA_DISK_SIZE + --data-disk-type=DATA_DISK_TYPE --no-remove-data-disk] [--disk-encryption=DISK_ENCRYPTION [--kms-key=KMS_KEY : --kms-keyring=KMS_KEYRING --kms-location=KMS_LOCATION --kms-project=KMS_PROJECT]] @@ -225,14 +227,14 @@ OPTIONAL FLAGS Boot disk configurations. --boot-disk-size=BOOT_DISK_SIZE - The size of the disk in GB attached to this instance, up to a maximum - of 64000 GB (64 TB). The minimum recommended value is 100 GB. If not + Size of boot disk in GB attached to this instance, up to a maximum of + 64000 GB (64 TB). The minimum recommended value is 100 GB. If not specified, this defaults to 100. --boot-disk-type=BOOT_DISK_TYPE - The type of disk attached to this instance, defaults to standard + Type of boot disk attached to this instance, defaults to standard persistent disk (PD_STANDARD). BOOT_DISK_TYPE must be one of: - PD_STANDARD, PD_SSD, PD_BALANCED. + PD_STANDARD, PD_SSD, PD_BALANCED, PD_EXTREME. GPU driver configurations. @@ -246,6 +248,22 @@ OPTIONAL FLAGS on this instance. If this field is empty or set to false, the GPU driver won't be installed. Only applicable to instances with GPUs. + Data disk configurations. + + --data-disk-size=DATA_DISK_SIZE + Size of data disk in GB attached to this instance, up to a maximum of + 64000 GB (64 TB). The minimum recommended value is 100 GB. If not + specified, this defaults to 100. + + --data-disk-type=DATA_DISK_TYPE + Type of data disk attached to this instance, defaults to standard + persistent disk (PD_STANDARD). DATA_DISK_TYPE must be one of: + PD_STANDARD, PD_SSD, PD_BALANCED, PD_EXTREME. + + --no-remove-data-disk + If true, the data disk will not be auto deleted when deleting the + instance. + Disk encryption configurations. --disk-encryption=DISK_ENCRYPTION diff --git a/gcloud/alpha/recaptcha/keys/create b/gcloud/alpha/recaptcha/keys/create index 210054db1..2d22e8fe9 100644 --- a/gcloud/alpha/recaptcha/keys/create +++ b/gcloud/alpha/recaptcha/keys/create @@ -6,7 +6,9 @@ SYNOPSIS ([--android (--allow-all-package-names | --package-names=[PACKAGE_NAMES,...]) : --support-non-google-app-store-distribution] - | --ios (--allow-all-bundle-ids | --bundle-ids=[BUNDLE_IDS,...]) + | [--ios (--allow-all-bundle-ids | --bundle-ids=[BUNDLE_IDS,...]) + : --key-id=KEY_ID + --private-key-file=PRIVATE_KEY_FILE --team-id=TEAM_ID] | [--web (--allow-all-domains | --domains=[DOMAINS,...]) : --allow-amp-traffic --integration-type=INTEGRATION_TYPE --security-preference=SECURITY_PREFERENCE @@ -76,6 +78,30 @@ REQUIRED FLAGS Example of a valid bundle id: 'com.companyname.productname.appname' + Fields that are required to perform Apple-specific integrity checks + (recommended for iOS keys). + + --key-id=KEY_ID + The Apple developer key ID (10-character string). + + This flag argument must be specified if any of the other + arguments in this group are specified. + + --private-key-file=PRIVATE_KEY_FILE + File path to an authentication key (.p8 file extension). This is + generated in the Apple Developer Center under Certificates, + Identifiers & Profiles. + + This flag argument must be specified if any of the other + arguments in this group are specified. + + --team-id=TEAM_ID + The Apple team ID (10-character string) owning the provisioning + profile used to build your application. + + This flag argument must be specified if any of the other + arguments in this group are specified. + Options for the creation of a site key for web. --web diff --git a/gcloud/alpha/recaptcha/keys/update b/gcloud/alpha/recaptcha/keys/update index 605ad00b9..ee35f8c70 100644 --- a/gcloud/alpha/recaptcha/keys/update +++ b/gcloud/alpha/recaptcha/keys/update @@ -6,8 +6,10 @@ SYNOPSIS [--labels=KEY=VALUE] [--android (--allow-all-package-names | --package-names=[PACKAGE_NAMES,...]) - | --ios (--allow-all-bundle-ids | --bundle-ids=[BUNDLE_IDS,...]) - | [--web : --allow-amp-traffic + | [--ios : --allow-all-bundle-ids | --bundle-ids=[BUNDLE_IDS,...] + --key-id=KEY_ID + --private-key-file=PRIVATE_KEY_FILE --team-id=TEAM_ID] | [--web + : --allow-amp-traffic --security-preference=SECURITY_PREFERENCE --allow-all-domains | --domains=[DOMAINS,...]]] [GCLOUD_WIDE_FLAG ...] @@ -74,7 +76,7 @@ FLAGS This flag argument must be specified if any of the other arguments in this group are specified. - Exactly one of these must be specified: + At most one of these can be specified: --allow-all-bundle-ids If set, bundle id enforcement will NOT be enabled on this key. @@ -85,6 +87,30 @@ FLAGS Example of a valid bundle id: 'com.companyname.productname.appname' + Fields that are required to perform Apple-specific integrity checks + (recommended for iOS keys). + + --key-id=KEY_ID + The Apple developer key ID (10-character string). + + This flag argument must be specified if any of the other + arguments in this group are specified. + + --private-key-file=PRIVATE_KEY_FILE + File path to an authentication key (.p8 file extension). This is + generated in the Apple Developer Center under Certificates, + Identifiers & Profiles. + + This flag argument must be specified if any of the other + arguments in this group are specified. + + --team-id=TEAM_ID + The Apple team ID (10-character string) owning the provisioning + profile used to build your application. + + This flag argument must be specified if any of the other + arguments in this group are specified. + Options for the creation of a site key for web. --web diff --git a/gcloud/alpha/redis/instances/upgrade b/gcloud/alpha/redis/instances/upgrade index bc42c14ef..5817a28f8 100644 --- a/gcloud/alpha/redis/instances/upgrade +++ b/gcloud/alpha/redis/instances/upgrade @@ -63,6 +63,8 @@ REQUIRED FLAGS Redis 5.0 compatibility redis_6_x Redis 6.x compatibility + redis_7_0 + Redis 7.0 compatibility OPTIONAL FLAGS --async diff --git a/gcloud/alpha/run/jobs/deploy b/gcloud/alpha/run/jobs/deploy index 80a130315..c157c1283 100644 --- a/gcloud/alpha/run/jobs/deploy +++ b/gcloud/alpha/run/jobs/deploy @@ -230,7 +230,9 @@ NOTES This command is currently in alpha and might change without notice. If this command fails with API permission errors despite specifying the correct project, you might be trying to access an API with an invitation-only early - access allowlist. This variant is also available: + access allowlist. These variants are also available: + + $ gcloud run jobs deploy $ gcloud beta run jobs deploy diff --git a/gcloud/alpha/storage/cp b/gcloud/alpha/storage/cp index 22bc2ead0..b12054a20 100644 --- a/gcloud/alpha/storage/cp +++ b/gcloud/alpha/storage/cp @@ -5,8 +5,7 @@ SYNOPSIS gcloud alpha storage cp [SOURCE ...] DESTINATION [--additional-headers=HEADER=VALUE] [--all-versions, -A] [--no-clobber, -n] [--continue-on-error, -c] [--daisy-chain, -D] - [--do-not-decompress] [--ignore-symlinks] - [--manifest-path=MANIFEST_PATH, -L MANIFEST_PATH] + [--do-not-decompress] [--manifest-path=MANIFEST_PATH, -L MANIFEST_PATH] [--preserve-posix, -P] [--print-created-message, -v] [--read-paths-from-stdin, -I] [--recursive, -R, -r] [--skip-unsupported, -U] @@ -16,7 +15,7 @@ SYNOPSIS [--gzip-in-flight=[FILE_EXTENSIONS,...], -j [FILE_EXTENSIONS,...] | --gzip-in-flight-all, -J | --gzip-local=[FILE_EXTENSIONS,...], -z [FILE_EXTENSIONS,...] - | --gzip-local-all, -Z] + | --gzip-local-all, -Z] [--ignore-symlinks | --preserve-symlinks] [--decryption-keys=[DECRYPTION_KEY,...] --encryption-key=ENCRYPTION_KEY] [--cache-control=CACHE_CONTROL @@ -115,10 +114,6 @@ FLAGS --do-not-decompress Do not automatically decompress downloaded gzip files. - --ignore-symlinks - Ignore file symlinks instead of copying what they point to. Symlinks - pointing to directories will always be ignored. - --manifest-path=MANIFEST_PATH, -L MANIFEST_PATH Outputs a manifest log file with detailed information about each item that was copied. This manifest contains the following information for @@ -240,6 +235,30 @@ FLAGS binary data, using this option may result in files taking up more space in the cloud than they would if left uncompressed. + Flags to influence behavior when handling symlinks. Only one value may be + set. + + At most one of these can be specified: + + --ignore-symlinks + Ignore file symlinks instead of copying what they point to. Symlinks + pointing to directories will always be ignored. + + --preserve-symlinks + Preserve symlinks instead of copying what they point to. With this + feature enabled, uploaded symlinks will be represented as + placeholders in the cloud whose content consists of the linked path. + Inversely, such placeholders will be converted to symlinks when + downloaded while this feature is enabled, as described at + https://cloud.google.com/storage-transfer/docs/metadata-preservation#posix_to. + + CAUTION: No validation is applied to the symlink target paths. Once + downloaded, preserved symlinks will point to whatever path was + specified by the placeholder, regardless of the location or + permissions of the path, or whether it actually exists. + + This feature is not supported on Windows. + ENCRYPTION FLAGS --decryption-keys=[DECRYPTION_KEY,...] A comma-separated list of customer-supplied encryption keys (RFC 4648 diff --git a/gcloud/alpha/storage/mv b/gcloud/alpha/storage/mv index 72d9ad265..34d673d1f 100644 --- a/gcloud/alpha/storage/mv +++ b/gcloud/alpha/storage/mv @@ -5,8 +5,7 @@ SYNOPSIS gcloud alpha storage mv [SOURCE ...] DESTINATION [--additional-headers=HEADER=VALUE] [--all-versions, -A] [--no-clobber, -n] [--continue-on-error, -c] [--daisy-chain, -D] - [--do-not-decompress] [--ignore-symlinks] - [--manifest-path=MANIFEST_PATH, -L MANIFEST_PATH] + [--do-not-decompress] [--manifest-path=MANIFEST_PATH, -L MANIFEST_PATH] [--preserve-posix, -P] [--print-created-message, -v] [--read-paths-from-stdin, -I] [--skip-unsupported, -U] [--storage-class=STORAGE_CLASS, -s STORAGE_CLASS] @@ -15,7 +14,7 @@ SYNOPSIS [--gzip-in-flight=[FILE_EXTENSIONS,...], -j [FILE_EXTENSIONS,...] | --gzip-in-flight-all, -J | --gzip-local=[FILE_EXTENSIONS,...], -z [FILE_EXTENSIONS,...] - | --gzip-local-all, -Z] + | --gzip-local-all, -Z] [--ignore-symlinks | --preserve-symlinks] [--decryption-keys=[DECRYPTION_KEY,...] --encryption-key=ENCRYPTION_KEY] [--cache-control=CACHE_CONTROL @@ -126,10 +125,6 @@ FLAGS --do-not-decompress Do not automatically decompress downloaded gzip files. - --ignore-symlinks - Ignore file symlinks instead of copying what they point to. Symlinks - pointing to directories will always be ignored. - --manifest-path=MANIFEST_PATH, -L MANIFEST_PATH Outputs a manifest log file with detailed information about each item that was copied. This manifest contains the following information for @@ -247,6 +242,30 @@ FLAGS binary data, using this option may result in files taking up more space in the cloud than they would if left uncompressed. + Flags to influence behavior when handling symlinks. Only one value may be + set. + + At most one of these can be specified: + + --ignore-symlinks + Ignore file symlinks instead of copying what they point to. Symlinks + pointing to directories will always be ignored. + + --preserve-symlinks + Preserve symlinks instead of copying what they point to. With this + feature enabled, uploaded symlinks will be represented as + placeholders in the cloud whose content consists of the linked path. + Inversely, such placeholders will be converted to symlinks when + downloaded while this feature is enabled, as described at + https://cloud.google.com/storage-transfer/docs/metadata-preservation#posix_to. + + CAUTION: No validation is applied to the symlink target paths. Once + downloaded, preserved symlinks will point to whatever path was + specified by the placeholder, regardless of the location or + permissions of the path, or whether it actually exists. + + This feature is not supported on Windows. + ENCRYPTION FLAGS --decryption-keys=[DECRYPTION_KEY,...] A comma-separated list of customer-supplied encryption keys (RFC 4648 diff --git a/gcloud/assured/workloads/update b/gcloud/assured/workloads/update index 00b6ad37a..cc7e5738f 100644 --- a/gcloud/assured/workloads/update +++ b/gcloud/assured/workloads/update @@ -4,8 +4,9 @@ NAME SYNOPSIS gcloud assured workloads update (WORKLOAD : --location=LOCATION --organization=ORGANIZATION) - (--display-name=DISPLAY_NAME --labels=[KEY=VALUE,...]) [--etag=ETAG] - [GCLOUD_WIDE_FLAG ...] + (--display-name=DISPLAY_NAME --labels=[KEY=VALUE,...] + --violation-notifications-enabled=VIOLATION_NOTIFICATIONS_ENABLED) + [--etag=ETAG] [GCLOUD_WIDE_FLAG ...] DESCRIPTION Update a given Assured Workloads environment. @@ -68,6 +69,9 @@ REQUIRED FLAGS The new labels of the Assured Workloads environment, for example, LabelKey1=LabelValue1,LabelKey2=LabelValue2 + --violation-notifications-enabled=VIOLATION_NOTIFICATIONS_ENABLED + The notification setting of the Assured Workloads environment. + OPTIONAL FLAGS --etag=ETAG The etag acquired by reading the Assured Workloads environment before diff --git a/gcloud/batch/jobs/submit b/gcloud/batch/jobs/submit index 3394e79df..076ed8d8a 100644 --- a/gcloud/batch/jobs/submit +++ b/gcloud/batch/jobs/submit @@ -2,7 +2,7 @@ NAME gcloud batch jobs submit - submit a Batch job SYNOPSIS - gcloud batch jobs submit (JOB : --location=LOCATION) + gcloud batch jobs submit [[JOB] --location=LOCATION] (--config=CONFIG --container-commands-file=CONTAINER_COMMANDS_FILE --container-entrypoint=CONTAINER_ENTRYPOINT --container-image-uri=CONTAINER_IMAGE_URI @@ -54,19 +54,17 @@ POSITIONAL ARGUMENTS To set the project attribute: ◆ provide the argument JOB on the command line with a fully specified name; + ◆ job ID is optional and will be generated if not specified with a + fully specified name; ◆ provide the argument --project on the command line; ◆ set the property core/project. - This must be specified. - - JOB + [JOB] ID of the job or fully qualified identifier for the job. To set the job attribute: - ▸ provide the argument JOB on the command line. - - This positional argument must be specified if any of the other - arguments in this group are specified. + ▸ provide the argument JOB on the command line; + ▸ job ID is optional and will be generated if not specified. --location=LOCATION Google Cloud location for the job. @@ -74,6 +72,8 @@ POSITIONAL ARGUMENTS To set the location attribute: ▸ provide the argument JOB on the command line with a fully specified name; + ▸ job ID is optional and will be generated if not specified with a + fully specified name; ▸ provide the argument --location on the command line; ▸ set the property batch/location. diff --git a/gcloud/beta/assured/workloads/update b/gcloud/beta/assured/workloads/update index 86668db2a..da22123f4 100644 --- a/gcloud/beta/assured/workloads/update +++ b/gcloud/beta/assured/workloads/update @@ -5,8 +5,9 @@ NAME SYNOPSIS gcloud beta assured workloads update (WORKLOAD : --location=LOCATION --organization=ORGANIZATION) - (--display-name=DISPLAY_NAME --labels=[KEY=VALUE,...]) [--etag=ETAG] - [GCLOUD_WIDE_FLAG ...] + (--display-name=DISPLAY_NAME --labels=[KEY=VALUE,...] + --violation-notifications-enabled=VIOLATION_NOTIFICATIONS_ENABLED) + [--etag=ETAG] [GCLOUD_WIDE_FLAG ...] DESCRIPTION (BETA) Update a given Assured Workloads environment. @@ -69,6 +70,9 @@ REQUIRED FLAGS The new labels of the Assured Workloads environment, for example, LabelKey1=LabelValue1,LabelKey2=LabelValue2 + --violation-notifications-enabled=VIOLATION_NOTIFICATIONS_ENABLED + The notification setting of the Assured Workloads environment. + OPTIONAL FLAGS --etag=ETAG The etag acquired by reading the Assured Workloads environment before diff --git a/gcloud/beta/batch/jobs/submit b/gcloud/beta/batch/jobs/submit index 325df92a5..db6a8406a 100644 --- a/gcloud/beta/batch/jobs/submit +++ b/gcloud/beta/batch/jobs/submit @@ -2,7 +2,7 @@ NAME gcloud beta batch jobs submit - submit a Batch job SYNOPSIS - gcloud beta batch jobs submit (JOB : --location=LOCATION) + gcloud beta batch jobs submit [[JOB] --location=LOCATION] (--config=CONFIG --container-commands-file=CONTAINER_COMMANDS_FILE --container-entrypoint=CONTAINER_ENTRYPOINT --container-image-uri=CONTAINER_IMAGE_URI @@ -54,19 +54,17 @@ POSITIONAL ARGUMENTS To set the project attribute: ◆ provide the argument JOB on the command line with a fully specified name; + ◆ job ID is optional and will be generated if not specified with a + fully specified name; ◆ provide the argument --project on the command line; ◆ set the property core/project. - This must be specified. - - JOB + [JOB] ID of the job or fully qualified identifier for the job. To set the job attribute: - ▸ provide the argument JOB on the command line. - - This positional argument must be specified if any of the other - arguments in this group are specified. + ▸ provide the argument JOB on the command line; + ▸ job ID is optional and will be generated if not specified. --location=LOCATION Google Cloud location for the job. @@ -74,6 +72,8 @@ POSITIONAL ARGUMENTS To set the location attribute: ▸ provide the argument JOB on the command line with a fully specified name; + ▸ job ID is optional and will be generated if not specified with a + fully specified name; ▸ provide the argument --location on the command line; ▸ set the property batch/location. diff --git a/gcloud/beta/builds/triggers/create/manual b/gcloud/beta/builds/triggers/create/manual index 465af31c4..d0386e377 100644 --- a/gcloud/beta/builds/triggers/create/manual +++ b/gcloud/beta/builds/triggers/create/manual @@ -10,7 +10,8 @@ SYNOPSIS : --description=DESCRIPTION --name=NAME --region=REGION --[no-]require-approval --service-account=SERVICE_ACCOUNT --substitutions=[KEY=VALUE,...] (--branch=BRANCH - | --tag=TAG) ([--repo=REPO --repo-type=REPO_TYPE + | --tag=TAG) (--repository=REPOSITORY + | [--repo=REPO --repo-type=REPO_TYPE : --github-enterprise-config=GITHUB_ENTERPRISE_CONFIG])]) [GCLOUD_WIDE_FLAG ...] @@ -145,6 +146,10 @@ REQUIRED FLAGS Exactly one of these must be specified: + --repository=REPOSITORY + Repository resource (2nd gen) to use, in the format + "projects/*/locations/*/connections/*/repositories/". + 1st-gen repository settings. --repo=REPO diff --git a/gcloud/beta/builds/triggers/create/pubsub b/gcloud/beta/builds/triggers/create/pubsub index 181dc9540..53a4d6ddc 100644 --- a/gcloud/beta/builds/triggers/create/pubsub +++ b/gcloud/beta/builds/triggers/create/pubsub @@ -12,7 +12,8 @@ SYNOPSIS --[no-]require-approval --service-account=SERVICE_ACCOUNT --subscription-filter=SUBSCRIPTION_FILTER --substitutions=[KEY=VALUE,...] (--branch=BRANCH - | --tag=TAG) ([--repo=REPO --repo-type=REPO_TYPE + | --tag=TAG) (--repository=REPOSITORY + | [--repo=REPO --repo-type=REPO_TYPE : --github-enterprise-config=GITHUB_ENTERPRISE_CONFIG])]) [GCLOUD_WIDE_FLAG ...] @@ -163,6 +164,10 @@ REQUIRED FLAGS Exactly one of these must be specified: + --repository=REPOSITORY + Repository resource (2nd gen) to use, in the format + "projects/*/locations/*/connections/*/repositories/". + 1st-gen repository settings. --repo=REPO diff --git a/gcloud/beta/builds/triggers/create/webhook b/gcloud/beta/builds/triggers/create/webhook index 1cc5e8b88..237a2b171 100644 --- a/gcloud/beta/builds/triggers/create/webhook +++ b/gcloud/beta/builds/triggers/create/webhook @@ -12,7 +12,8 @@ SYNOPSIS --[no-]require-approval --service-account=SERVICE_ACCOUNT --subscription-filter=SUBSCRIPTION_FILTER --substitutions=[KEY=VALUE,...] (--branch=BRANCH - | --tag=TAG) ([--repo=REPO --repo-type=REPO_TYPE + | --tag=TAG) (--repository=REPOSITORY + | [--repo=REPO --repo-type=REPO_TYPE : --github-enterprise-config=GITHUB_ENTERPRISE_CONFIG])]) [GCLOUD_WIDE_FLAG ...] @@ -169,6 +170,10 @@ REQUIRED FLAGS Exactly one of these must be specified: + --repository=REPOSITORY + Repository resource (2nd gen) to use, in the format + "projects/*/locations/*/connections/*/repositories/". + 1st-gen repository settings. --repo=REPO diff --git a/gcloud/beta/compute/addresses/move b/gcloud/beta/compute/addresses/move index a2a33e9c9..6c3fea701 100644 --- a/gcloud/beta/compute/addresses/move +++ b/gcloud/beta/compute/addresses/move @@ -50,8 +50,10 @@ GCLOUD WIDE FLAGS Run $ gcloud help for details. NOTES - This command is currently in beta and might change without notice. This - variant is also available: + This command is currently in beta and might change without notice. These + variants are also available: + + $ gcloud compute addresses move $ gcloud alpha compute addresses move diff --git a/gcloud/beta/compute/backend-services/create b/gcloud/beta/compute/backend-services/create index 96f7f5083..27eb9fbbd 100644 --- a/gcloud/beta/compute/backend-services/create +++ b/gcloud/beta/compute/backend-services/create @@ -322,12 +322,15 @@ FLAGS balancers as part of a connection tracking policy. --load-balancing-scheme=LOAD_BALANCING_SCHEME; default="EXTERNAL" - Specifies the load balancer type. Choose EXTERNAL for load balancers - that receive traffic from external clients. Choose EXTERNAL_MANAGED for - Envoy-based External HTTP(S) Load Balancing. Choose INTERNAL for - Internal TCP/UDP Load Balancing. Choose INTERNAL_MANAGED for Internal - HTTP(S) Load Balancing. Choose INTERNAL_SELF_MANAGED for Traffic - Director. For more information, refer to this guide: + Specifies the load balancer type. Choose EXTERNAL for the classic + HTTP(S) load balancers, the external TCP/UDP network load balancers, + and the external TCP/SSL proxy load balancers. Choose EXTERNAL_MANAGED + for the Envoy-based global and regional external HTTP(S) load + balancers. Choose INTERNAL for internal TCP/UDP load balancers. Choose + INTERNAL_MANAGED for Envoy-based internal load balancers such as the + internal HTTP(S) load balancers and the internal TCP proxy load + balancers. Choose INTERNAL_SELF_MANAGED for Traffic Director. For more + information, refer to this guide: https://cloud.google.com/load-balancing/docs/choosing-load-balancer. LOAD_BALANCING_SCHEME must be one of: INTERNAL, EXTERNAL, INTERNAL_SELF_MANAGED, EXTERNAL_MANAGED, INTERNAL_MANAGED. diff --git a/gcloud/beta/compute/firewall-rules/migrate b/gcloud/beta/compute/firewall-rules/migrate index ded3a20cc..257089741 100644 --- a/gcloud/beta/compute/firewall-rules/migrate +++ b/gcloud/beta/compute/firewall-rules/migrate @@ -4,7 +4,7 @@ NAME SYNOPSIS gcloud beta compute firewall-rules migrate --source-network=SOURCE_NETWORK - (--export-tag-mapping + (--bind-tags-to-instances | --export-tag-mapping | --target-firewall-policy=TARGET_FIREWALL_POLICY) [--tag-mapping-file=TAG_MAPPING_FILE] [GCLOUD_WIDE_FLAG ...] @@ -27,6 +27,10 @@ REQUIRED FLAGS Exactly one of these must be specified: + --bind-tags-to-instances + If set, migration tool will bind secure tags to the instances with + the network tags which match secure tags from the tag mapping file. + --export-tag-mapping If set, migration tool will inspect all VPC Firewalls attached to SOURCE_NETWORK, collect all source and target tags, and store them in diff --git a/gcloud/beta/compute/images/import b/gcloud/beta/compute/images/import index f88237ddb..109491719 100644 --- a/gcloud/beta/compute/images/import +++ b/gcloud/beta/compute/images/import @@ -253,17 +253,18 @@ OPTIONAL FLAGS --os=OS Specifies the OS of the disk image being imported. OS must be one of: - centos-7, debian-10, debian-11, debian-8, debian-9, opensuse-15, - rhel-6, rhel-6-byol, rhel-7, rhel-7-byol, rhel-8, rhel-8-byol, - rhel-9, rhel-9-byol, rocky-8, rocky-9, sles-12, sles-12-byol, - sles-15, sles-15-byol, sles-sap-12, sles-sap-12-byol, sles-sap-15, - sles-sap-15-byol, ubuntu-1404, ubuntu-1604, ubuntu-1804, ubuntu-2004, - ubuntu-2204, windows-10-x64-byol, windows-10-x86-byol, - windows-11-x64-byol, windows-2008r2, windows-2008r2-byol, - windows-2012, windows-2012-byol, windows-2012r2, windows-2012r2-byol, - windows-2016, windows-2016-byol, windows-2019, windows-2019-byol, - windows-2022, windows-2022-byol, windows-7-x64-byol, - windows-7-x86-byol, windows-8-x64-byol, windows-8-x86-byol. + centos-7, centos-stream-8, centos-stream-9, debian-10, debian-11, + debian-8, debian-9, opensuse-15, rhel-6, rhel-6-byol, rhel-7, + rhel-7-byol, rhel-8, rhel-8-byol, rhel-9, rhel-9-byol, rocky-8, + rocky-9, sles-12, sles-12-byol, sles-15, sles-15-byol, sles-sap-12, + sles-sap-12-byol, sles-sap-15, sles-sap-15-byol, ubuntu-1404, + ubuntu-1604, ubuntu-1804, ubuntu-2004, ubuntu-2204, + windows-10-x64-byol, windows-10-x86-byol, windows-11-x64-byol, + windows-2008r2, windows-2008r2-byol, windows-2012, windows-2012-byol, + windows-2012r2, windows-2012r2-byol, windows-2016, windows-2016-byol, + windows-2019, windows-2019-byol, windows-2022, windows-2022-byol, + windows-7-x64-byol, windows-7-x86-byol, windows-8-x64-byol, + windows-8-x86-byol. GCLOUD WIDE FLAGS These flags are available to all commands: --access-token-file, --account, diff --git a/gcloud/beta/compute/instance-groups/managed/create b/gcloud/beta/compute/instance-groups/managed/create index 442002480..93dea2634 100644 --- a/gcloud/beta/compute/instance-groups/managed/create +++ b/gcloud/beta/compute/instance-groups/managed/create @@ -86,10 +86,15 @@ OPTIONAL FLAGS disable. --initial-delay=INITIAL_DELAY - Specifies the length of time during which the instance is known to be - initializing and should not be autohealed even if unhealthy. This value - cannot be greater than 1 hour. See $ gcloud topic datetimes for - information on duration formats. + Specifies the number of seconds that a new VM takes to initialize and + run its startup script. During a VM's initial delay period, the MIG + ignores unsuccessful health checks because the VM might be in the + startup process. This prevents the MIG from prematurely recreating a + VM. If the health check receives a healthy response during the initial + delay, it indicates that the startup process is complete and the VM is + ready. The value of initial delay must be between 0 and 3600 seconds. + The default value is 0. See $ gcloud topic datetimes for information on + duration formats. --instance-redistribution-type=TYPE Specifies the type of the instance redistribution policy. An instance diff --git a/gcloud/beta/compute/instance-groups/managed/set-autohealing b/gcloud/beta/compute/instance-groups/managed/set-autohealing index c2b726398..89ed42feb 100644 --- a/gcloud/beta/compute/instance-groups/managed/set-autohealing +++ b/gcloud/beta/compute/instance-groups/managed/set-autohealing @@ -32,10 +32,15 @@ POSITIONAL ARGUMENTS FLAGS --initial-delay=INITIAL_DELAY - Specifies the length of time during which the instance is known to be - initializing and should not be autohealed even if unhealthy. This value - cannot be greater than 1 hour. See $ gcloud topic datetimes for - information on duration formats. + Specifies the number of seconds that a new VM takes to initialize and + run its startup script. During a VM's initial delay period, the MIG + ignores unsuccessful health checks because the VM might be in the + startup process. This prevents the MIG from prematurely recreating a + VM. If the health check receives a healthy response during the initial + delay, it indicates that the startup process is complete and the VM is + ready. The value of initial delay must be between 0 and 3600 seconds. + The default value is 0. See $ gcloud topic datetimes for information on + duration formats. At most one of these can be specified: diff --git a/gcloud/beta/compute/instance-groups/managed/update b/gcloud/beta/compute/instance-groups/managed/update index 3d1193d48..1c83b792e 100644 --- a/gcloud/beta/compute/instance-groups/managed/update +++ b/gcloud/beta/compute/instance-groups/managed/update @@ -257,10 +257,15 @@ FLAGS Clears all autohealing policy fields for the managed instance group. --initial-delay=INITIAL_DELAY - Specifies the length of time during which the instance is known to be - initializing and should not be autohealed even if unhealthy. This - value cannot be greater than 1 hour. See $ gcloud topic datetimes for - information on duration formats. + Specifies the number of seconds that a new VM takes to initialize and + run its startup script. During a VM's initial delay period, the MIG + ignores unsuccessful health checks because the VM might be in the + startup process. This prevents the MIG from prematurely recreating a + VM. If the health check receives a healthy response during the + initial delay, it indicates that the startup process is complete and + the VM is ready. The value of initial delay must be between 0 and + 3600 seconds. The default value is 0. See $ gcloud topic datetimes + for information on duration formats. At most one of these can be specified: diff --git a/gcloud/beta/compute/instances/import b/gcloud/beta/compute/instances/import index 6e6b4397b..4f70ecc8f 100644 --- a/gcloud/beta/compute/instances/import +++ b/gcloud/beta/compute/instances/import @@ -165,17 +165,18 @@ OPTIONAL FLAGS --os=OS Specifies the OS of the image being imported. OS must be one of: - centos-7, debian-10, debian-11, debian-8, debian-9, opensuse-15, - rhel-6, rhel-6-byol, rhel-7, rhel-7-byol, rhel-8, rhel-8-byol, rhel-9, - rhel-9-byol, rocky-8, rocky-9, sles-12, sles-12-byol, sles-15, - sles-15-byol, sles-sap-12, sles-sap-12-byol, sles-sap-15, - sles-sap-15-byol, ubuntu-1404, ubuntu-1604, ubuntu-1804, ubuntu-2004, - ubuntu-2204, windows-10-x64-byol, windows-10-x86-byol, - windows-11-x64-byol, windows-2008r2, windows-2008r2-byol, windows-2012, - windows-2012-byol, windows-2012r2, windows-2012r2-byol, windows-2016, - windows-2016-byol, windows-2019, windows-2019-byol, windows-2022, - windows-2022-byol, windows-7-x64-byol, windows-7-x86-byol, - windows-8-x64-byol, windows-8-x86-byol. + centos-7, centos-stream-8, centos-stream-9, debian-10, debian-11, + debian-8, debian-9, opensuse-15, rhel-6, rhel-6-byol, rhel-7, + rhel-7-byol, rhel-8, rhel-8-byol, rhel-9, rhel-9-byol, rocky-8, + rocky-9, sles-12, sles-12-byol, sles-15, sles-15-byol, sles-sap-12, + sles-sap-12-byol, sles-sap-15, sles-sap-15-byol, ubuntu-1404, + ubuntu-1604, ubuntu-1804, ubuntu-2004, ubuntu-2204, + windows-10-x64-byol, windows-10-x86-byol, windows-11-x64-byol, + windows-2008r2, windows-2008r2-byol, windows-2012, windows-2012-byol, + windows-2012r2, windows-2012r2-byol, windows-2016, windows-2016-byol, + windows-2019, windows-2019-byol, windows-2022, windows-2022-byol, + windows-7-x64-byol, windows-7-x86-byol, windows-8-x64-byol, + windows-8-x86-byol. --private-network-ip=PRIVATE_NETWORK_IP Specifies the RFC1918 IP to assign to the instance. The IP should be in diff --git a/gcloud/beta/compute/machine-images/import b/gcloud/beta/compute/machine-images/import index 4c5c8b9f4..369aad37f 100644 --- a/gcloud/beta/compute/machine-images/import +++ b/gcloud/beta/compute/machine-images/import @@ -158,17 +158,18 @@ OPTIONAL FLAGS --os=OS Specifies the OS of the machine image being imported. OS must be one - of: centos-7, debian-10, debian-11, debian-8, debian-9, opensuse-15, - rhel-6, rhel-6-byol, rhel-7, rhel-7-byol, rhel-8, rhel-8-byol, rhel-9, - rhel-9-byol, rocky-8, rocky-9, sles-12, sles-12-byol, sles-15, - sles-15-byol, sles-sap-12, sles-sap-12-byol, sles-sap-15, - sles-sap-15-byol, ubuntu-1404, ubuntu-1604, ubuntu-1804, ubuntu-2004, - ubuntu-2204, windows-10-x64-byol, windows-10-x86-byol, - windows-11-x64-byol, windows-2008r2, windows-2008r2-byol, windows-2012, - windows-2012-byol, windows-2012r2, windows-2012r2-byol, windows-2016, - windows-2016-byol, windows-2019, windows-2019-byol, windows-2022, - windows-2022-byol, windows-7-x64-byol, windows-7-x86-byol, - windows-8-x64-byol, windows-8-x86-byol. + of: centos-7, centos-stream-8, centos-stream-9, debian-10, debian-11, + debian-8, debian-9, opensuse-15, rhel-6, rhel-6-byol, rhel-7, + rhel-7-byol, rhel-8, rhel-8-byol, rhel-9, rhel-9-byol, rocky-8, + rocky-9, sles-12, sles-12-byol, sles-15, sles-15-byol, sles-sap-12, + sles-sap-12-byol, sles-sap-15, sles-sap-15-byol, ubuntu-1404, + ubuntu-1604, ubuntu-1804, ubuntu-2004, ubuntu-2204, + windows-10-x64-byol, windows-10-x86-byol, windows-11-x64-byol, + windows-2008r2, windows-2008r2-byol, windows-2012, windows-2012-byol, + windows-2012r2, windows-2012r2-byol, windows-2016, windows-2016-byol, + windows-2019, windows-2019-byol, windows-2022, windows-2022-byol, + windows-7-x64-byol, windows-7-x86-byol, windows-8-x64-byol, + windows-8-x86-byol. --restart-on-failure The VMs created from the imported machine image are restarted if they diff --git a/gcloud/beta/container/bare-metal/clusters/create b/gcloud/beta/container/bare-metal/clusters/create index c9014f150..6d7e1c195 100644 --- a/gcloud/beta/container/bare-metal/clusters/create +++ b/gcloud/beta/container/bare-metal/clusters/create @@ -96,9 +96,21 @@ REQUIRED FLAGS Anthos cluster on bare metal version for the user cluster resource. Admin cluster membership resource - membership of the admin cluster. - Membership can be the membership ID or the full resource name. The - arguments in this group can be used to specify the attributes of this - resource. + Membership name is the same as the admin cluster name. + + Examples: + + $ gcloud beta container bare-metal clusters create + --admin-cluster-membership=projects/example-project-12345/locations/us-west1/memberships/example-admin-cluster-name + + or + + $ gcloud beta container bare-metal clusters create + --admin-cluster-membership-project=example-project-12345 + --admin-cluster-membership-location=us-west1 + --admin-cluster-membership=example-admin-cluster-name + + The arguments in this group can be used to specify the attributes of this resource. This must be specified. diff --git a/gcloud/beta/container/bare-metal/clusters/enroll b/gcloud/beta/container/bare-metal/clusters/enroll index aa0fb6b8e..ee2c77df4 100644 --- a/gcloud/beta/container/bare-metal/clusters/enroll +++ b/gcloud/beta/container/bare-metal/clusters/enroll @@ -56,9 +56,21 @@ POSITIONAL ARGUMENTS REQUIRED FLAGS Admin cluster membership resource - membership of the admin cluster. - Membership can be the membership ID or the full resource name. The - arguments in this group can be used to specify the attributes of this - resource. + Membership name is the same as the admin cluster name. + + Examples: + + $ gcloud beta container bare-metal clusters enroll + --admin-cluster-membership=projects/example-project-12345/locations/us-west1/memberships/example-admin-cluster-name + + or + + $ gcloud beta container bare-metal clusters enroll + --admin-cluster-membership-project=example-project-12345 + --admin-cluster-membership-location=us-west1 + --admin-cluster-membership=example-admin-cluster-name + + The arguments in this group can be used to specify the attributes of this resource. This must be specified. diff --git a/gcloud/beta/container/bare-metal/clusters/query-version-config b/gcloud/beta/container/bare-metal/clusters/query-version-config index b2d893363..7d1d0a993 100644 --- a/gcloud/beta/container/bare-metal/clusters/query-version-config +++ b/gcloud/beta/container/bare-metal/clusters/query-version-config @@ -85,10 +85,23 @@ FLAGS Create an Anthos on bare metal user cluster use case. - Admin cluster membership resource - Membership of the admin cluster to - query versions for create. Membership can be the membership ID or the - full resource name. The arguments in this group can be used to specify - the attributes of this resource. + Admin cluster membership resource - membership of the admin cluster to + query versions for create. Membership name is the same as the admin + cluster name. + + Examples: + + $ gcloud beta container bare-metal clusters query-version-config + --admin-cluster-membership=projects/example-project-12345/locations/us-west1/memberships/example-admin-cluster-name + + or + + $ gcloud beta container bare-metal clusters query-version-config + --admin-cluster-membership-project=example-project-12345 + --admin-cluster-membership-location=us-west1 + --admin-cluster-membership=example-admin-cluster-name + + The arguments in this group can be used to specify the attributes of this resource. --admin-cluster-membership=ADMIN_CLUSTER_MEMBERSHIP ID of the admin_cluster_membership or fully qualified identifier diff --git a/gcloud/beta/container/vmware/clusters/create b/gcloud/beta/container/vmware/clusters/create index cc8975d47..0cbf38db0 100644 --- a/gcloud/beta/container/vmware/clusters/create +++ b/gcloud/beta/container/vmware/clusters/create @@ -4,7 +4,7 @@ NAME SYNOPSIS gcloud beta container vmware clusters create - (CLUSTER : --location=LOCATION) + (CLUSTER : --location=LOCATION) --version=VERSION (--admin-cluster-membership=ADMIN_CLUSTER_MEMBERSHIP : --admin-cluster-membership-location=ADMIN_CLUSTER_MEMBERSHIP_LOCATION --admin-cluster-membership-project=ADMIN_CLUSTER_MEMBERSHIP_PROJECT) ((--control-plane-vip=CONTROL_PLANE_VIP --ingress-vip=INGRESS_VIP) @@ -30,7 +30,6 @@ SYNOPSIS [--annotations=[KEY=VALUE,...]] [--async] [--description=DESCRIPTION] [--disable-aag-config] [--disable-vsphere-csi] [--enable-auto-repair] [--enable-control-plane-v2] [--enable-vm-tracking] [--validate-only] - [--version=VERSION] [--cpus=CPUS --enable-auto-resize --memory=MEMORY --replicas=REPLICAS] [--enable-advanced-networking --enable-dataplane-v2] [GCLOUD_WIDE_FLAG ...] @@ -76,10 +75,25 @@ POSITIONAL ARGUMENTS ▸ set the property container_vmware/location. REQUIRED FLAGS + --version=VERSION + Anthos Cluster on VMware version for the user cluster resource + Admin cluster membership resource - membership of the admin cluster. - Membership can be the membership ID or the full resource name. The - arguments in this group can be used to specify the attributes of this - resource. + Membership name is the same as the admin cluster name. + + Examples: + + $ gcloud beta container vmware clusters create + --admin-cluster-membership=projects/example-project-12345/locations/us-west1/memberships/example-admin-cluster-name + + or + + $ gcloud beta container vmware clusters create + --admin-cluster-membership-project=example-project-12345 + --admin-cluster-membership-location=us-west1 + --admin-cluster-membership=example-admin-cluster-name + + The arguments in this group can be used to specify the attributes of this resource. This must be specified. @@ -301,9 +315,6 @@ OPTIONAL FLAGS If set, only validate the request, but do not actually perform the operation. - --version=VERSION - Anthos Cluster on VMware version for the user cluster resource - Control plane node configurations --cpus=CPUS diff --git a/gcloud/beta/container/vmware/clusters/enroll b/gcloud/beta/container/vmware/clusters/enroll index 981924de6..64471a706 100644 --- a/gcloud/beta/container/vmware/clusters/enroll +++ b/gcloud/beta/container/vmware/clusters/enroll @@ -57,9 +57,21 @@ POSITIONAL ARGUMENTS REQUIRED FLAGS Admin cluster membership resource - membership of the admin cluster. - Membership can be the membership ID or the full resource name. The - arguments in this group can be used to specify the attributes of this - resource. + Membership name is the same as the admin cluster name. + + Examples: + + $ gcloud beta container vmware clusters enroll + --admin-cluster-membership=projects/example-project-12345/locations/us-west1/memberships/example-admin-cluster-name + + or + + $ gcloud beta container vmware clusters enroll + --admin-cluster-membership-project=example-project-12345 + --admin-cluster-membership-location=us-west1 + --admin-cluster-membership=example-admin-cluster-name + + The arguments in this group can be used to specify the attributes of this resource. This must be specified. diff --git a/gcloud/beta/dataproc/batches/submit/help b/gcloud/beta/dataproc/batches/submit/help index da13a3ed5..486be3153 100644 --- a/gcloud/beta/dataproc/batches/submit/help +++ b/gcloud/beta/dataproc/batches/submit/help @@ -8,8 +8,9 @@ SYNOPSIS [--labels=[KEY=VALUE,...]] [--metastore-service=METASTORE_SERVICE] [--properties=[PROPERTY=VALUE,...]] [--region=REGION] [--request-id=REQUEST_ID] [--service-account=SERVICE_ACCOUNT] - [--tags=[TAGS,...]] [--ttl=TTL] [--version=VERSION] - [--network=NETWORK | --subnet=SUBNET] [GCLOUD_WIDE_FLAG ...] + [--staging-bucket=STAGING_BUCKET] [--tags=[TAGS,...]] [--ttl=TTL] + [--version=VERSION] [--network=NETWORK | --subnet=SUBNET] + [GCLOUD_WIDE_FLAG ...] DESCRIPTION (BETA) Submit a Dataproc batch job. @@ -115,6 +116,13 @@ FLAGS --service-account=SERVICE_ACCOUNT The IAM service account to be used for a batch/session job. + --staging-bucket=STAGING_BUCKET + The Cloud Storage bucket to use to store job dependencies, config + files, and job driver console output. If not specified, the default + [staging bucket] + (https://cloud.google.com/dataproc-serverless/docs/concepts/buckets) is + used. + --tags=[TAGS,...] Network tags for traffic control. diff --git a/gcloud/beta/dataproc/batches/submit/pyspark b/gcloud/beta/dataproc/batches/submit/pyspark index 953beb909..c57f9eec8 100644 --- a/gcloud/beta/dataproc/batches/submit/pyspark +++ b/gcloud/beta/dataproc/batches/submit/pyspark @@ -10,9 +10,10 @@ SYNOPSIS [--metastore-service=METASTORE_SERVICE] [--properties=[PROPERTY=VALUE,...]] [--py-files=[PY,...]] [--region=REGION] [--request-id=REQUEST_ID] - [--service-account=SERVICE_ACCOUNT] [--tags=[TAGS,...]] [--ttl=TTL] - [--version=VERSION] [--network=NETWORK | --subnet=SUBNET] - [GCLOUD_WIDE_FLAG ...] [-- JOB_ARG ...] + [--service-account=SERVICE_ACCOUNT] [--staging-bucket=STAGING_BUCKET] + [--tags=[TAGS,...]] [--ttl=TTL] [--version=VERSION] + [--network=NETWORK | --subnet=SUBNET] [GCLOUD_WIDE_FLAG ...] + [-- JOB_ARG ...] DESCRIPTION (BETA) Submit a PySpark batch job. @@ -131,6 +132,13 @@ FLAGS --service-account=SERVICE_ACCOUNT The IAM service account to be used for a batch/session job. + --staging-bucket=STAGING_BUCKET + The Cloud Storage bucket to use to store job dependencies, config + files, and job driver console output. If not specified, the default + [staging bucket] + (https://cloud.google.com/dataproc-serverless/docs/concepts/buckets) is + used. + --tags=[TAGS,...] Network tags for traffic control. diff --git a/gcloud/beta/dataproc/batches/submit/spark b/gcloud/beta/dataproc/batches/submit/spark index 4c1ae06fd..4384f1b11 100644 --- a/gcloud/beta/dataproc/batches/submit/spark +++ b/gcloud/beta/dataproc/batches/submit/spark @@ -11,9 +11,9 @@ SYNOPSIS [--metastore-service=METASTORE_SERVICE] [--properties=[PROPERTY=VALUE,...]] [--region=REGION] [--request-id=REQUEST_ID] [--service-account=SERVICE_ACCOUNT] - [--tags=[TAGS,...]] [--ttl=TTL] [--version=VERSION] - [--network=NETWORK | --subnet=SUBNET] [GCLOUD_WIDE_FLAG ...] - [-- JOB_ARG ...] + [--staging-bucket=STAGING_BUCKET] [--tags=[TAGS,...]] [--ttl=TTL] + [--version=VERSION] [--network=NETWORK | --subnet=SUBNET] + [GCLOUD_WIDE_FLAG ...] [-- JOB_ARG ...] DESCRIPTION (BETA) Submit a Spark batch job. @@ -146,6 +146,13 @@ OPTIONAL FLAGS --service-account=SERVICE_ACCOUNT The IAM service account to be used for a batch/session job. + --staging-bucket=STAGING_BUCKET + The Cloud Storage bucket to use to store job dependencies, config + files, and job driver console output. If not specified, the default + [staging bucket] + (https://cloud.google.com/dataproc-serverless/docs/concepts/buckets) is + used. + --tags=[TAGS,...] Network tags for traffic control. diff --git a/gcloud/beta/dataproc/batches/submit/spark-r b/gcloud/beta/dataproc/batches/submit/spark-r index f6f95637c..7e121fc1e 100644 --- a/gcloud/beta/dataproc/batches/submit/spark-r +++ b/gcloud/beta/dataproc/batches/submit/spark-r @@ -10,9 +10,9 @@ SYNOPSIS [--metastore-service=METASTORE_SERVICE] [--properties=[PROPERTY=VALUE,...]] [--region=REGION] [--request-id=REQUEST_ID] [--service-account=SERVICE_ACCOUNT] - [--tags=[TAGS,...]] [--ttl=TTL] [--version=VERSION] - [--network=NETWORK | --subnet=SUBNET] [GCLOUD_WIDE_FLAG ...] - [-- JOB_ARG ...] + [--staging-bucket=STAGING_BUCKET] [--tags=[TAGS,...]] [--ttl=TTL] + [--version=VERSION] [--network=NETWORK | --subnet=SUBNET] + [GCLOUD_WIDE_FLAG ...] [-- JOB_ARG ...] DESCRIPTION (BETA) Submit a Spark R batch job. @@ -123,6 +123,13 @@ FLAGS --service-account=SERVICE_ACCOUNT The IAM service account to be used for a batch/session job. + --staging-bucket=STAGING_BUCKET + The Cloud Storage bucket to use to store job dependencies, config + files, and job driver console output. If not specified, the default + [staging bucket] + (https://cloud.google.com/dataproc-serverless/docs/concepts/buckets) is + used. + --tags=[TAGS,...] Network tags for traffic control. diff --git a/gcloud/beta/dataproc/batches/submit/spark-sql b/gcloud/beta/dataproc/batches/submit/spark-sql index 02ddf26cd..5e994d7f7 100644 --- a/gcloud/beta/dataproc/batches/submit/spark-sql +++ b/gcloud/beta/dataproc/batches/submit/spark-sql @@ -11,9 +11,9 @@ SYNOPSIS [--metastore-service=METASTORE_SERVICE] [--properties=[PROPERTY=VALUE,...]] [--region=REGION] [--request-id=REQUEST_ID] [--service-account=SERVICE_ACCOUNT] - [--tags=[TAGS,...]] [--ttl=TTL] [--vars=[NAME=VALUE,...]] - [--version=VERSION] [--network=NETWORK | --subnet=SUBNET] - [GCLOUD_WIDE_FLAG ...] + [--staging-bucket=STAGING_BUCKET] [--tags=[TAGS,...]] [--ttl=TTL] + [--vars=[NAME=VALUE,...]] [--version=VERSION] + [--network=NETWORK | --subnet=SUBNET] [GCLOUD_WIDE_FLAG ...] DESCRIPTION (BETA) Submit a Spark SQL batch job. @@ -114,6 +114,13 @@ FLAGS --service-account=SERVICE_ACCOUNT The IAM service account to be used for a batch/session job. + --staging-bucket=STAGING_BUCKET + The Cloud Storage bucket to use to store job dependencies, config + files, and job driver console output. If not specified, the default + [staging bucket] + (https://cloud.google.com/dataproc-serverless/docs/concepts/buckets) is + used. + --tags=[TAGS,...] Network tags for traffic control. diff --git a/gcloud/beta/events/brokers/create b/gcloud/beta/events/brokers/create deleted file mode 100644 index 344f0860b..000000000 --- a/gcloud/beta/events/brokers/create +++ /dev/null @@ -1,128 +0,0 @@ -NAME - gcloud beta events brokers create - create a broker to initialize a - namespace for eventing - -SYNOPSIS - gcloud beta events brokers create BROKER [--namespace=NAMESPACE] - [--platform=PLATFORM; default="managed"] - [--cluster=CLUSTER --cluster-location=CLUSTER_LOCATION - | --context=CONTEXT --kubeconfig=KUBECONFIG] [GCLOUD_WIDE_FLAG ...] - -DESCRIPTION - (BETA) (DEPRECATED) The gcloud events command surface is deprecated and - will be removed in an upcoming release. Please use gcloud eventarc instead. - - (BETA) (DEPRECATED) Create a broker to initialize a namespace for eventing. - - The gcloud events command surface is deprecated and will be removed in an - upcoming release. Please use gcloud eventarc instead. Creates a new broker - for the given namespace. Currently, you can only create a broker named - "default". This command is only available with Cloud Run for Anthos. - -EXAMPLES - To create a broker, run: - - $ gcloud beta events brokers create create default - -POSITIONAL ARGUMENTS - BROKER - Name of the Broker to create. - -FLAGS - Namespace resource - Namespace to create the Broker in. This represents a - Cloud resource. - - --namespace=NAMESPACE - ID of the namespace or fully qualified identifier for the namespace. - - To set the namespace attribute: - ▸ provide the argument --namespace on the command line; - ▸ set the property run/namespace; - ▸ For Cloud Run on Kubernetes Engine, defaults to "default". - Otherwise, defaults to project ID.; - ▸ provide the argument project on the command line; - ▸ set the property core/project. - - --platform=PLATFORM; default="managed" - Target platform for running commands. Alternatively, set the property - [run/platform]. PLATFORM must be one of: - - managed - Fully managed version of Cloud Run. Not supported by this command. - gke - Cloud Run for Anthos on Google Cloud. Use with the --cluster and - --cluster-location flags or set the [run/cluster] and - [run/cluster_location] properties to specify a cluster in a given - zone. - kubernetes - Use a Knative-compatible kubernetes cluster. Use with the - --kubeconfig and --context flags to specify a kubeconfig file and - the context for connecting. - - Arguments to locate resources, depending on the platform used. - - At most one of these can be specified: - - Only applicable if connecting to Cloud Run for Anthos deployed on Google - Cloud. Specify --platform=gke to use: - - Cluster resource - Kubernetes Engine cluster to connect to. The - arguments in this group can be used to specify the attributes of this - 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 --cluster on the command line with a fully - specified name; - ▫ set the property run/cluster with a fully specified name; - ▫ specify the cluster from a list of available clusters with a - fully specified name; - ▫ provide the argument --project on the command line; - ▫ set the property core/project. - - --cluster=CLUSTER - ID of the cluster or fully qualified identifier for the cluster. - - To set the cluster attribute: - ◇ provide the argument --cluster on the command line; - ◇ set the property run/cluster; - ◇ specify the cluster from a list of available clusters. - - --cluster-location=CLUSTER_LOCATION - Zone in which the cluster is located. Alternatively, set the - property [run/cluster_location]. - - To set the location attribute: - ◇ provide the argument --cluster on the command line with a - fully specified name; - ◇ set the property run/cluster with a fully specified name; - ◇ specify the cluster from a list of available clusters with a - fully specified name; - ◇ provide the argument --cluster-location on the command line; - ◇ set the property run/cluster_location; - ◇ specify the cluster location from a list of available zones. - - Only applicable if connecting to Cloud Run for Anthos deployed on - VMware. Specify --platform=kubernetes to use: - - --context=CONTEXT - The name of the context in your kubectl config file to use for - connecting. - - --kubeconfig=KUBECONFIG - The absolute path to your kubectl config file. If not specified, - the colon- or semicolon-delimited list of paths specified by - $KUBECONFIG will be used. If $KUBECONFIG is unset, this defaults to - ~/.kube/config. - -GCLOUD WIDE FLAGS - These flags are available to all commands: --access-token-file, --account, - --billing-project, --configuration, --flags-file, --flatten, --format, - --help, --impersonate-service-account, --log-http, --project, --quiet, - --trace-token, --user-output-enabled, --verbosity. - - Run $ gcloud help for details. - -NOTES - This command is currently in beta and might change without notice. - diff --git a/gcloud/beta/events/brokers/delete b/gcloud/beta/events/brokers/delete deleted file mode 100644 index 0dffb2f21..000000000 --- a/gcloud/beta/events/brokers/delete +++ /dev/null @@ -1,125 +0,0 @@ -NAME - gcloud beta events brokers delete - delete a broker - -SYNOPSIS - gcloud beta events brokers delete BROKER [--namespace=NAMESPACE] - [--platform=PLATFORM; default="managed"] - [--cluster=CLUSTER --cluster-location=CLUSTER_LOCATION - | --context=CONTEXT --kubeconfig=KUBECONFIG] [GCLOUD_WIDE_FLAG ...] - -DESCRIPTION - (BETA) (DEPRECATED) The gcloud events command surface is deprecated and - will be removed in an upcoming release. Please use gcloud eventarc instead. - - (BETA) (DEPRECATED) Delete a broker. - - The gcloud events command surface is deprecated and will be removed in an - upcoming release. Please use gcloud eventarc instead. - -EXAMPLES - To delete a broker: - - $ gcloud beta events brokers delete BROKER - -POSITIONAL ARGUMENTS - BROKER - Name of the Broker to create. - -FLAGS - Namespace resource - Namespace to create the Broker in. This represents a - Cloud resource. - - --namespace=NAMESPACE - ID of the namespace or fully qualified identifier for the namespace. - - To set the namespace attribute: - ▸ provide the argument --namespace on the command line; - ▸ set the property run/namespace; - ▸ For Cloud Run on Kubernetes Engine, defaults to "default". - Otherwise, defaults to project ID.; - ▸ provide the argument project on the command line; - ▸ set the property core/project. - - --platform=PLATFORM; default="managed" - Target platform for running commands. Alternatively, set the property - [run/platform]. PLATFORM must be one of: - - managed - Fully managed version of Cloud Run. Not supported by this command. - gke - Cloud Run for Anthos on Google Cloud. Use with the --cluster and - --cluster-location flags or set the [run/cluster] and - [run/cluster_location] properties to specify a cluster in a given - zone. - kubernetes - Use a Knative-compatible kubernetes cluster. Use with the - --kubeconfig and --context flags to specify a kubeconfig file and - the context for connecting. - - Arguments to locate resources, depending on the platform used. - - At most one of these can be specified: - - Only applicable if connecting to Cloud Run for Anthos deployed on Google - Cloud. Specify --platform=gke to use: - - Cluster resource - Kubernetes Engine cluster to connect to. The - arguments in this group can be used to specify the attributes of this - 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 --cluster on the command line with a fully - specified name; - ▫ set the property run/cluster with a fully specified name; - ▫ specify the cluster from a list of available clusters with a - fully specified name; - ▫ provide the argument --project on the command line; - ▫ set the property core/project. - - --cluster=CLUSTER - ID of the cluster or fully qualified identifier for the cluster. - - To set the cluster attribute: - ◇ provide the argument --cluster on the command line; - ◇ set the property run/cluster; - ◇ specify the cluster from a list of available clusters. - - --cluster-location=CLUSTER_LOCATION - Zone in which the cluster is located. Alternatively, set the - property [run/cluster_location]. - - To set the location attribute: - ◇ provide the argument --cluster on the command line with a - fully specified name; - ◇ set the property run/cluster with a fully specified name; - ◇ specify the cluster from a list of available clusters with a - fully specified name; - ◇ provide the argument --cluster-location on the command line; - ◇ set the property run/cluster_location; - ◇ specify the cluster location from a list of available zones. - - Only applicable if connecting to Cloud Run for Anthos deployed on - VMware. Specify --platform=kubernetes to use: - - --context=CONTEXT - The name of the context in your kubectl config file to use for - connecting. - - --kubeconfig=KUBECONFIG - The absolute path to your kubectl config file. If not specified, - the colon- or semicolon-delimited list of paths specified by - $KUBECONFIG will be used. If $KUBECONFIG is unset, this defaults to - ~/.kube/config. - -GCLOUD WIDE FLAGS - These flags are available to all commands: --access-token-file, --account, - --billing-project, --configuration, --flags-file, --flatten, --format, - --help, --impersonate-service-account, --log-http, --project, --quiet, - --trace-token, --user-output-enabled, --verbosity. - - Run $ gcloud help for details. - -NOTES - This command is currently in beta and might change without notice. - diff --git a/gcloud/beta/events/brokers/describe b/gcloud/beta/events/brokers/describe deleted file mode 100644 index 418966b2c..000000000 --- a/gcloud/beta/events/brokers/describe +++ /dev/null @@ -1,125 +0,0 @@ -NAME - gcloud beta events brokers describe - get details about a given broker - -SYNOPSIS - gcloud beta events brokers describe BROKER [--namespace=NAMESPACE] - [--platform=PLATFORM; default="managed"] - [--cluster=CLUSTER --cluster-location=CLUSTER_LOCATION - | --context=CONTEXT --kubeconfig=KUBECONFIG] [GCLOUD_WIDE_FLAG ...] - -DESCRIPTION - (BETA) (DEPRECATED) The gcloud events command surface is deprecated and - will be removed in an upcoming release. Please use gcloud eventarc instead. - - (BETA) (DEPRECATED) Get details about a given broker. - - The gcloud events command surface is deprecated and will be removed in an - upcoming release. Please use gcloud eventarc instead. - -EXAMPLES - To get details about a given broker: - - $ gcloud beta events brokers describe BROKER - -POSITIONAL ARGUMENTS - BROKER - Name of the Broker to create. - -FLAGS - Namespace resource - Namespace to create the Broker in. This represents a - Cloud resource. - - --namespace=NAMESPACE - ID of the namespace or fully qualified identifier for the namespace. - - To set the namespace attribute: - ▸ provide the argument --namespace on the command line; - ▸ set the property run/namespace; - ▸ For Cloud Run on Kubernetes Engine, defaults to "default". - Otherwise, defaults to project ID.; - ▸ provide the argument project on the command line; - ▸ set the property core/project. - - --platform=PLATFORM; default="managed" - Target platform for running commands. Alternatively, set the property - [run/platform]. PLATFORM must be one of: - - managed - Fully managed version of Cloud Run. Not supported by this command. - gke - Cloud Run for Anthos on Google Cloud. Use with the --cluster and - --cluster-location flags or set the [run/cluster] and - [run/cluster_location] properties to specify a cluster in a given - zone. - kubernetes - Use a Knative-compatible kubernetes cluster. Use with the - --kubeconfig and --context flags to specify a kubeconfig file and - the context for connecting. - - Arguments to locate resources, depending on the platform used. - - At most one of these can be specified: - - Only applicable if connecting to Cloud Run for Anthos deployed on Google - Cloud. Specify --platform=gke to use: - - Cluster resource - Kubernetes Engine cluster to connect to. The - arguments in this group can be used to specify the attributes of this - 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 --cluster on the command line with a fully - specified name; - ▫ set the property run/cluster with a fully specified name; - ▫ specify the cluster from a list of available clusters with a - fully specified name; - ▫ provide the argument --project on the command line; - ▫ set the property core/project. - - --cluster=CLUSTER - ID of the cluster or fully qualified identifier for the cluster. - - To set the cluster attribute: - ◇ provide the argument --cluster on the command line; - ◇ set the property run/cluster; - ◇ specify the cluster from a list of available clusters. - - --cluster-location=CLUSTER_LOCATION - Zone in which the cluster is located. Alternatively, set the - property [run/cluster_location]. - - To set the location attribute: - ◇ provide the argument --cluster on the command line with a - fully specified name; - ◇ set the property run/cluster with a fully specified name; - ◇ specify the cluster from a list of available clusters with a - fully specified name; - ◇ provide the argument --cluster-location on the command line; - ◇ set the property run/cluster_location; - ◇ specify the cluster location from a list of available zones. - - Only applicable if connecting to Cloud Run for Anthos deployed on - VMware. Specify --platform=kubernetes to use: - - --context=CONTEXT - The name of the context in your kubectl config file to use for - connecting. - - --kubeconfig=KUBECONFIG - The absolute path to your kubectl config file. If not specified, - the colon- or semicolon-delimited list of paths specified by - $KUBECONFIG will be used. If $KUBECONFIG is unset, this defaults to - ~/.kube/config. - -GCLOUD WIDE FLAGS - These flags are available to all commands: --access-token-file, --account, - --billing-project, --configuration, --flags-file, --flatten, --format, - --help, --impersonate-service-account, --log-http, --project, --quiet, - --trace-token, --user-output-enabled, --verbosity. - - Run $ gcloud help for details. - -NOTES - This command is currently in beta and might change without notice. - diff --git a/gcloud/beta/events/brokers/help b/gcloud/beta/events/brokers/help deleted file mode 100644 index cc3e192fa..000000000 --- a/gcloud/beta/events/brokers/help +++ /dev/null @@ -1,119 +0,0 @@ -NAME - gcloud beta events brokers - view and manage Brokers - -SYNOPSIS - gcloud beta events brokers COMMAND [--platform=PLATFORM; default="managed"] - [--cluster=CLUSTER --cluster-location=CLUSTER_LOCATION - | --context=CONTEXT --kubeconfig=KUBECONFIG] [GCLOUD_WIDE_FLAG ...] - -DESCRIPTION - (BETA) (DEPRECATED) View and manage Brokers. - - The gcloud events command surface is deprecated and will be removed in an - upcoming release. Please use gcloud eventarc instead. - - This set of commands can be used to view and manage Brokers. This command - group is only available with Cloud Run for Anthos. - -EXAMPLES - To create a broker, run: - - $ gcloud beta events brokers create default - -FLAGS - --platform=PLATFORM; default="managed" - Target platform for running commands. Alternatively, set the property - [run/platform]. PLATFORM must be one of: - - managed - Fully managed version of Cloud Run. Not supported by this command. - gke - Cloud Run for Anthos on Google Cloud. Use with the --cluster and - --cluster-location flags or set the [run/cluster] and - [run/cluster_location] properties to specify a cluster in a given - zone. - kubernetes - Use a Knative-compatible kubernetes cluster. Use with the - --kubeconfig and --context flags to specify a kubeconfig file and - the context for connecting. - - Arguments to locate resources, depending on the platform used. - - At most one of these can be specified: - - Only applicable if connecting to Cloud Run for Anthos deployed on Google - Cloud. Specify --platform=gke to use: - - Cluster resource - Kubernetes Engine cluster to connect to. The - arguments in this group can be used to specify the attributes of this - 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 --cluster on the command line with a fully - specified name; - ▫ set the property run/cluster with a fully specified name; - ▫ specify the cluster from a list of available clusters with a - fully specified name; - ▫ provide the argument --project on the command line; - ▫ set the property core/project. - - --cluster=CLUSTER - ID of the cluster or fully qualified identifier for the cluster. - - To set the cluster attribute: - ◇ provide the argument --cluster on the command line; - ◇ set the property run/cluster; - ◇ specify the cluster from a list of available clusters. - - --cluster-location=CLUSTER_LOCATION - Zone in which the cluster is located. Alternatively, set the - property [run/cluster_location]. - - To set the location attribute: - ◇ provide the argument --cluster on the command line with a - fully specified name; - ◇ set the property run/cluster with a fully specified name; - ◇ specify the cluster from a list of available clusters with a - fully specified name; - ◇ provide the argument --cluster-location on the command line; - ◇ set the property run/cluster_location; - ◇ specify the cluster location from a list of available zones. - - Only applicable if connecting to Cloud Run for Anthos deployed on - VMware. Specify --platform=kubernetes to use: - - --context=CONTEXT - The name of the context in your kubectl config file to use for - connecting. - - --kubeconfig=KUBECONFIG - The absolute path to your kubectl config file. If not specified, - the colon- or semicolon-delimited list of paths specified by - $KUBECONFIG will be used. If $KUBECONFIG is unset, this defaults to - ~/.kube/config. - -GCLOUD WIDE FLAGS - These flags are available to all commands: --help. - - Run $ gcloud help for details. - -COMMANDS - COMMAND is one of the following: - - create - (BETA) (DEPRECATED) Create a broker to initialize a namespace for - eventing. - - delete - (BETA) (DEPRECATED) Delete a broker. - - describe - (BETA) (DEPRECATED) Get details about a given broker. - - list - (BETA) (DEPRECATED) List brokers. - -NOTES - This command is currently in beta and might change without notice. - diff --git a/gcloud/beta/events/brokers/list b/gcloud/beta/events/brokers/list deleted file mode 100644 index 927339126..000000000 --- a/gcloud/beta/events/brokers/list +++ /dev/null @@ -1,147 +0,0 @@ -NAME - gcloud beta events brokers list - list brokers - -SYNOPSIS - gcloud beta events brokers list [--namespace=NAMESPACE] - [--platform=PLATFORM; default="managed"] - [--cluster=CLUSTER --cluster-location=CLUSTER_LOCATION - | --context=CONTEXT --kubeconfig=KUBECONFIG] [--filter=EXPRESSION] - [--limit=LIMIT] [--page-size=PAGE_SIZE] [--sort-by=[FIELD,...]] [--uri] - [GCLOUD_WIDE_FLAG ...] - -DESCRIPTION - (BETA) (DEPRECATED) List brokers. - - The gcloud events command surface is deprecated and will be removed in an - upcoming release. Please use gcloud eventarc instead. - -FLAGS - Namespace resource - Namespace to create the Broker in. This represents a - Cloud resource. - - --namespace=NAMESPACE - ID of the namespace or fully qualified identifier for the namespace. - - To set the namespace attribute: - ▸ provide the argument --namespace on the command line; - ▸ set the property run/namespace; - ▸ For Cloud Run on Kubernetes Engine, defaults to "default". - Otherwise, defaults to project ID.; - ▸ provide the argument project on the command line; - ▸ set the property core/project. - - --platform=PLATFORM; default="managed" - Target platform for running commands. Alternatively, set the property - [run/platform]. PLATFORM must be one of: - - managed - Fully managed version of Cloud Run. Not supported by this command. - gke - Cloud Run for Anthos on Google Cloud. Use with the --cluster and - --cluster-location flags or set the [run/cluster] and - [run/cluster_location] properties to specify a cluster in a given - zone. - kubernetes - Use a Knative-compatible kubernetes cluster. Use with the - --kubeconfig and --context flags to specify a kubeconfig file and - the context for connecting. - - Arguments to locate resources, depending on the platform used. - - At most one of these can be specified: - - Only applicable if connecting to Cloud Run for Anthos deployed on Google - Cloud. Specify --platform=gke to use: - - Cluster resource - Kubernetes Engine cluster to connect to. The - arguments in this group can be used to specify the attributes of this - 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 --cluster on the command line with a fully - specified name; - ▫ set the property run/cluster with a fully specified name; - ▫ specify the cluster from a list of available clusters with a - fully specified name; - ▫ provide the argument --project on the command line; - ▫ set the property core/project. - - --cluster=CLUSTER - ID of the cluster or fully qualified identifier for the cluster. - - To set the cluster attribute: - ◇ provide the argument --cluster on the command line; - ◇ set the property run/cluster; - ◇ specify the cluster from a list of available clusters. - - --cluster-location=CLUSTER_LOCATION - Zone in which the cluster is located. Alternatively, set the - property [run/cluster_location]. - - To set the location attribute: - ◇ provide the argument --cluster on the command line with a - fully specified name; - ◇ set the property run/cluster with a fully specified name; - ◇ specify the cluster from a list of available clusters with a - fully specified name; - ◇ provide the argument --cluster-location on the command line; - ◇ set the property run/cluster_location; - ◇ specify the cluster location from a list of available zones. - - Only applicable if connecting to Cloud Run for Anthos deployed on - VMware. Specify --platform=kubernetes to use: - - --context=CONTEXT - The name of the context in your kubectl config file to use for - connecting. - - --kubeconfig=KUBECONFIG - The absolute path to your kubectl config file. If not specified, - the colon- or semicolon-delimited list of paths specified by - $KUBECONFIG will be used. If $KUBECONFIG is unset, this defaults to - ~/.kube/config. - -LIST COMMAND FLAGS - --filter=EXPRESSION - Apply a Boolean filter EXPRESSION to each resource item to be listed. - If the expression evaluates True, then that item is listed. For more - details and examples of filter expressions, run $ gcloud topic filters. - This flag interacts with other flags that are applied in this order: - --flatten, --sort-by, --filter, --limit. - - --limit=LIMIT - Maximum number of resources to list. The default is unlimited. This - flag interacts with other flags that are applied in this order: - --flatten, --sort-by, --filter, --limit. - - --page-size=PAGE_SIZE - Some services group resource list output into pages. This flag - specifies the maximum number of resources per page. The default is - determined by the service if it supports paging, otherwise it is - unlimited (no paging). Paging may be applied before or after --filter - and --limit depending on the service. - - --sort-by=[FIELD,...] - Comma-separated list of resource field key names to sort by. The - default order is ascending. Prefix a field with ``~'' for descending - order on that field. This flag interacts with other flags that are - applied in this order: --flatten, --sort-by, --filter, --limit. - - --uri - Print a list of resource URIs instead of the default output, and change - the command output to a list of URIs. If this flag is used with - --format, the formatting is applied on this URI list. To display URIs - alongside other keys instead, use the uri() transform. - -GCLOUD WIDE FLAGS - These flags are available to all commands: --access-token-file, --account, - --billing-project, --configuration, --flags-file, --flatten, --format, - --help, --impersonate-service-account, --log-http, --project, --quiet, - --trace-token, --user-output-enabled, --verbosity. - - Run $ gcloud help for details. - -NOTES - This command is currently in beta and might change without notice. - diff --git a/gcloud/beta/events/help b/gcloud/beta/events/help deleted file mode 100644 index 557261591..000000000 --- a/gcloud/beta/events/help +++ /dev/null @@ -1,126 +0,0 @@ -NAME - gcloud beta events - manage your Cloud Run for Anthos Events resources - -SYNOPSIS - gcloud beta events GROUP | COMMAND [--platform=PLATFORM; default="managed"] - [--cluster=CLUSTER --cluster-location=CLUSTER_LOCATION - | --context=CONTEXT --kubeconfig=KUBECONFIG] [GCLOUD_WIDE_FLAG ...] - -DESCRIPTION - (BETA) (DEPRECATED) The gcloud events command surface is deprecated and - will be removed in an upcoming release. Please use gcloud eventarc instead. - - The gcloud beta events command group lets you manage ' 'your Cloud Run for - Anthos Events resources. - -EXAMPLES - To view your existing triggers, use the gcloud events triggers list - command: - - $ gcloud events triggers list --cluster \ - --cluster-location - - For more information, run: $ gcloud events --help - -FLAGS - --platform=PLATFORM; default="managed" - Target platform for running commands. Alternatively, set the property - [run/platform]. PLATFORM must be one of: - - managed - Fully managed version of Cloud Run. Not supported by this command. - gke - Cloud Run for Anthos on Google Cloud. Use with the --cluster and - --cluster-location flags or set the [run/cluster] and - [run/cluster_location] properties to specify a cluster in a given - zone. - kubernetes - Use a Knative-compatible kubernetes cluster. Use with the - --kubeconfig and --context flags to specify a kubeconfig file and - the context for connecting. - - Arguments to locate resources, depending on the platform used. - - At most one of these can be specified: - - Only applicable if connecting to Cloud Run for Anthos deployed on Google - Cloud. Specify --platform=gke to use: - - Cluster resource - Kubernetes Engine cluster to connect to. The - arguments in this group can be used to specify the attributes of this - 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 --cluster on the command line with a fully - specified name; - ▫ set the property run/cluster with a fully specified name; - ▫ specify the cluster from a list of available clusters with a - fully specified name; - ▫ provide the argument --project on the command line; - ▫ set the property core/project. - - --cluster=CLUSTER - ID of the cluster or fully qualified identifier for the cluster. - - To set the cluster attribute: - ◇ provide the argument --cluster on the command line; - ◇ set the property run/cluster; - ◇ specify the cluster from a list of available clusters. - - --cluster-location=CLUSTER_LOCATION - Zone in which the cluster is located. Alternatively, set the - property [run/cluster_location]. - - To set the location attribute: - ◇ provide the argument --cluster on the command line with a - fully specified name; - ◇ set the property run/cluster with a fully specified name; - ◇ specify the cluster from a list of available clusters with a - fully specified name; - ◇ provide the argument --cluster-location on the command line; - ◇ set the property run/cluster_location; - ◇ specify the cluster location from a list of available zones. - - Only applicable if connecting to Cloud Run for Anthos deployed on - VMware. Specify --platform=kubernetes to use: - - --context=CONTEXT - The name of the context in your kubectl config file to use for - connecting. - - --kubeconfig=KUBECONFIG - The absolute path to your kubectl config file. If not specified, - the colon- or semicolon-delimited list of paths specified by - $KUBECONFIG will be used. If $KUBECONFIG is unset, this defaults to - ~/.kube/config. - -GCLOUD WIDE FLAGS - These flags are available to all commands: --help. - - Run $ gcloud help for details. - -GROUPS - GROUP is one of the following: - - brokers - (BETA) (DEPRECATED) View and manage Brokers. - - namespaces - (BETA) (DEPRECATED) Initialize namespaces with secrets. - - triggers - (BETA) (DEPRECATED) View and manage your Events triggers. - - types - (BETA) (DEPRECATED) View and manage Event Types. - -COMMANDS - COMMAND is one of the following: - - init - (BETA) (DEPRECATED) Initialize a cluster for eventing. - -NOTES - This command is currently in beta and might change without notice. - diff --git a/gcloud/beta/events/init b/gcloud/beta/events/init deleted file mode 100644 index b8c9ad3c6..000000000 --- a/gcloud/beta/events/init +++ /dev/null @@ -1,133 +0,0 @@ -NAME - gcloud beta events init - initialize a cluster for eventing - -SYNOPSIS - gcloud beta events init - [--authentication=AUTHENTICATION; default="secrets"] - [--broker-service-account=BROKER_SERVICE_ACCOUNT] - [--platform=PLATFORM; default="managed"] - [--service-account=SERVICE_ACCOUNT] - [--sources-service-account=SOURCES_SERVICE_ACCOUNT] - [--cluster=CLUSTER --cluster-location=CLUSTER_LOCATION - | --context=CONTEXT --kubeconfig=KUBECONFIG] [GCLOUD_WIDE_FLAG ...] - -DESCRIPTION - (BETA) (DEPRECATED) The gcloud events command surface is deprecated and - will be removed in an upcoming release. Please use gcloud eventarc instead. - - (BETA) (DEPRECATED) Initialize a cluster for eventing. - - The gcloud events command surface is deprecated and will be removed in an - upcoming release. Please use gcloud eventarc instead. Enables necessary - services for the project, adds necessary IAM policy bindings to the - provided service account, and creates a new key for the provided service - account. This command is only available with Cloud Run for Anthos. - -EXAMPLES - To initialize a cluster: - - $ gcloud beta events init - -FLAGS - --authentication=AUTHENTICATION; default="secrets" - Authentication mode to initialize eventing. AUTHENTICATION must be one - of: secrets, workload-identity-gsa, skip. - - --broker-service-account=BROKER_SERVICE_ACCOUNT - Email address of an existing events broker IAM service account. If no - service account is provided, a default service account - (cloud-run-events-broker) will be created. - - --platform=PLATFORM; default="managed" - Target platform for running commands. Alternatively, set the property - [run/platform]. PLATFORM must be one of: - - managed - Fully managed version of Cloud Run. Not supported by this command. - gke - Cloud Run for Anthos on Google Cloud. Use with the --cluster and - --cluster-location flags or set the [run/cluster] and - [run/cluster_location] properties to specify a cluster in a given - zone. - kubernetes - Use a Knative-compatible kubernetes cluster. Use with the - --kubeconfig and --context flags to specify a kubeconfig file and - the context for connecting. - - --service-account=SERVICE_ACCOUNT - Email address of an existing IAM service account which represents the - identity of the internal events operator. If no service account is - provided, a default service account (cloud-run-events) will be created. - - --sources-service-account=SOURCES_SERVICE_ACCOUNT - Email address of an existing events sources IAM service account. If no - service account is provided, a default service account - (cloud-run-events-sources) will be created. - - Arguments to locate resources, depending on the platform used. - - At most one of these can be specified: - - Only applicable if connecting to Cloud Run for Anthos deployed on Google - Cloud. Specify --platform=gke to use: - - Cluster resource - Kubernetes Engine cluster to connect to. The - arguments in this group can be used to specify the attributes of this - 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 --cluster on the command line with a fully - specified name; - ▫ set the property run/cluster with a fully specified name; - ▫ specify the cluster from a list of available clusters with a - fully specified name; - ▫ provide the argument --project on the command line; - ▫ set the property core/project. - - --cluster=CLUSTER - ID of the cluster or fully qualified identifier for the cluster. - - To set the cluster attribute: - ◇ provide the argument --cluster on the command line; - ◇ set the property run/cluster; - ◇ specify the cluster from a list of available clusters. - - --cluster-location=CLUSTER_LOCATION - Zone in which the cluster is located. Alternatively, set the - property [run/cluster_location]. - - To set the location attribute: - ◇ provide the argument --cluster on the command line with a - fully specified name; - ◇ set the property run/cluster with a fully specified name; - ◇ specify the cluster from a list of available clusters with a - fully specified name; - ◇ provide the argument --cluster-location on the command line; - ◇ set the property run/cluster_location; - ◇ specify the cluster location from a list of available zones. - - Only applicable if connecting to Cloud Run for Anthos deployed on - VMware. Specify --platform=kubernetes to use: - - --context=CONTEXT - The name of the context in your kubectl config file to use for - connecting. - - --kubeconfig=KUBECONFIG - The absolute path to your kubectl config file. If not specified, - the colon- or semicolon-delimited list of paths specified by - $KUBECONFIG will be used. If $KUBECONFIG is unset, this defaults to - ~/.kube/config. - -GCLOUD WIDE FLAGS - These flags are available to all commands: --access-token-file, --account, - --billing-project, --configuration, --flags-file, --flatten, --format, - --help, --impersonate-service-account, --log-http, --project, --quiet, - --trace-token, --user-output-enabled, --verbosity. - - Run $ gcloud help for details. - -NOTES - This command is currently in beta and might change without notice. - diff --git a/gcloud/beta/events/namespaces/help b/gcloud/beta/events/namespaces/help deleted file mode 100644 index 387d1b9ec..000000000 --- a/gcloud/beta/events/namespaces/help +++ /dev/null @@ -1,110 +0,0 @@ -NAME - gcloud beta events namespaces - initialize namespaces with secrets - -SYNOPSIS - gcloud beta events namespaces COMMAND - [--platform=PLATFORM; default="managed"] - [--cluster=CLUSTER --cluster-location=CLUSTER_LOCATION - | --context=CONTEXT --kubeconfig=KUBECONFIG] [GCLOUD_WIDE_FLAG ...] - -DESCRIPTION - (BETA) (DEPRECATED) Initialize namespaces with secrets. - - The gcloud events command surface is deprecated and will be removed in an - upcoming release. Please use gcloud eventarc instead. - - This set of commands can be used to manage namespaces. This command group - is only available with Cloud Run for Anthos. - -EXAMPLES - To initialize a namespace, run: - - $ gcloud beta events namespaces init default --copy-default-secret - -FLAGS - --platform=PLATFORM; default="managed" - Target platform for running commands. Alternatively, set the property - [run/platform]. PLATFORM must be one of: - - managed - Fully managed version of Cloud Run. Not supported by this command. - gke - Cloud Run for Anthos on Google Cloud. Use with the --cluster and - --cluster-location flags or set the [run/cluster] and - [run/cluster_location] properties to specify a cluster in a given - zone. - kubernetes - Use a Knative-compatible kubernetes cluster. Use with the - --kubeconfig and --context flags to specify a kubeconfig file and - the context for connecting. - - Arguments to locate resources, depending on the platform used. - - At most one of these can be specified: - - Only applicable if connecting to Cloud Run for Anthos deployed on Google - Cloud. Specify --platform=gke to use: - - Cluster resource - Kubernetes Engine cluster to connect to. The - arguments in this group can be used to specify the attributes of this - 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 --cluster on the command line with a fully - specified name; - ▫ set the property run/cluster with a fully specified name; - ▫ specify the cluster from a list of available clusters with a - fully specified name; - ▫ provide the argument --project on the command line; - ▫ set the property core/project. - - --cluster=CLUSTER - ID of the cluster or fully qualified identifier for the cluster. - - To set the cluster attribute: - ◇ provide the argument --cluster on the command line; - ◇ set the property run/cluster; - ◇ specify the cluster from a list of available clusters. - - --cluster-location=CLUSTER_LOCATION - Zone in which the cluster is located. Alternatively, set the - property [run/cluster_location]. - - To set the location attribute: - ◇ provide the argument --cluster on the command line with a - fully specified name; - ◇ set the property run/cluster with a fully specified name; - ◇ specify the cluster from a list of available clusters with a - fully specified name; - ◇ provide the argument --cluster-location on the command line; - ◇ set the property run/cluster_location; - ◇ specify the cluster location from a list of available zones. - - Only applicable if connecting to Cloud Run for Anthos deployed on - VMware. Specify --platform=kubernetes to use: - - --context=CONTEXT - The name of the context in your kubectl config file to use for - connecting. - - --kubeconfig=KUBECONFIG - The absolute path to your kubectl config file. If not specified, - the colon- or semicolon-delimited list of paths specified by - $KUBECONFIG will be used. If $KUBECONFIG is unset, this defaults to - ~/.kube/config. - -GCLOUD WIDE FLAGS - These flags are available to all commands: --help. - - Run $ gcloud help for details. - -COMMANDS - COMMAND is one of the following: - - init - (BETA) (DEPRECATED) Initialize a namespace for eventing. - -NOTES - This command is currently in beta and might change without notice. - diff --git a/gcloud/beta/events/namespaces/init b/gcloud/beta/events/namespaces/init deleted file mode 100644 index b99053163..000000000 --- a/gcloud/beta/events/namespaces/init +++ /dev/null @@ -1,135 +0,0 @@ -NAME - gcloud beta events namespaces init - initialize a namespace for eventing - -SYNOPSIS - gcloud beta events namespaces init [NAMESPACE] - [--authentication=AUTHENTICATION; default="secrets"] - [--copy-default-secret] [--platform=PLATFORM; default="managed"] - [--cluster=CLUSTER --cluster-location=CLUSTER_LOCATION - | --context=CONTEXT --kubeconfig=KUBECONFIG] [GCLOUD_WIDE_FLAG ...] - -DESCRIPTION - (BETA) (DEPRECATED) The gcloud events command surface is deprecated and - will be removed in an upcoming release. Please use gcloud eventarc instead. - - (BETA) (DEPRECATED) Initialize a namespace for eventing. - - The gcloud events command surface is deprecated and will be removed in an - upcoming release. Please use gcloud eventarc instead. Copies the necessary - google-cloud-sources-key secret to the specified namespace, which is - necessary when using secrets for authentication. - - This command is only available with Cloud Run for Anthos. - -EXAMPLES - To initialize a namespace: - - $ gcloud beta events namespaces init - -POSITIONAL ARGUMENTS - Namespace resource - Namespace to copy secret to. This represents a Cloud - resource. - - [NAMESPACE] - ID of the namespace or fully qualified identifier for the namespace. - - To set the namespace attribute: - ▸ provide the argument namespace on the command line; - ▸ set the property run/namespace; - ▸ For Cloud Run on Kubernetes Engine, defaults to "default". - Otherwise, defaults to project ID.; - ▸ provide the argument project on the command line; - ▸ set the property core/project. - -FLAGS - --authentication=AUTHENTICATION; default="secrets" - Authentication mode to initialize eventing. AUTHENTICATION must be one - of: secrets, workload-identity-gsa, skip. - - --copy-default-secret - Copy default secret google-cloud-sources-key from cloud-run-events - namespace. - - --platform=PLATFORM; default="managed" - Target platform for running commands. Alternatively, set the property - [run/platform]. PLATFORM must be one of: - - managed - Fully managed version of Cloud Run. Not supported by this command. - gke - Cloud Run for Anthos on Google Cloud. Use with the --cluster and - --cluster-location flags or set the [run/cluster] and - [run/cluster_location] properties to specify a cluster in a given - zone. - kubernetes - Use a Knative-compatible kubernetes cluster. Use with the - --kubeconfig and --context flags to specify a kubeconfig file and - the context for connecting. - - Arguments to locate resources, depending on the platform used. - - At most one of these can be specified: - - Only applicable if connecting to Cloud Run for Anthos deployed on Google - Cloud. Specify --platform=gke to use: - - Cluster resource - Kubernetes Engine cluster to connect to. The - arguments in this group can be used to specify the attributes of this - 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 --cluster on the command line with a fully - specified name; - ▫ set the property run/cluster with a fully specified name; - ▫ specify the cluster from a list of available clusters with a - fully specified name; - ▫ provide the argument --project on the command line; - ▫ set the property core/project. - - --cluster=CLUSTER - ID of the cluster or fully qualified identifier for the cluster. - - To set the cluster attribute: - ◇ provide the argument --cluster on the command line; - ◇ set the property run/cluster; - ◇ specify the cluster from a list of available clusters. - - --cluster-location=CLUSTER_LOCATION - Zone in which the cluster is located. Alternatively, set the - property [run/cluster_location]. - - To set the location attribute: - ◇ provide the argument --cluster on the command line with a - fully specified name; - ◇ set the property run/cluster with a fully specified name; - ◇ specify the cluster from a list of available clusters with a - fully specified name; - ◇ provide the argument --cluster-location on the command line; - ◇ set the property run/cluster_location; - ◇ specify the cluster location from a list of available zones. - - Only applicable if connecting to Cloud Run for Anthos deployed on - VMware. Specify --platform=kubernetes to use: - - --context=CONTEXT - The name of the context in your kubectl config file to use for - connecting. - - --kubeconfig=KUBECONFIG - The absolute path to your kubectl config file. If not specified, - the colon- or semicolon-delimited list of paths specified by - $KUBECONFIG will be used. If $KUBECONFIG is unset, this defaults to - ~/.kube/config. - -GCLOUD WIDE FLAGS - These flags are available to all commands: --access-token-file, --account, - --billing-project, --configuration, --flags-file, --flatten, --format, - --help, --impersonate-service-account, --log-http, --project, --quiet, - --trace-token, --user-output-enabled, --verbosity. - - Run $ gcloud help for details. - -NOTES - This command is currently in beta and might change without notice. - diff --git a/gcloud/beta/events/triggers/create b/gcloud/beta/events/triggers/create deleted file mode 100644 index 33266ba35..000000000 --- a/gcloud/beta/events/triggers/create +++ /dev/null @@ -1,203 +0,0 @@ -NAME - gcloud beta events triggers create - create a trigger - -SYNOPSIS - gcloud beta events triggers create (TRIGGER : --namespace=NAMESPACE) - --target-service=TARGET_SERVICE - [--platform=PLATFORM; default="managed"] [--type=TYPE] - [--broker=BROKER; default="default" --trigger-filters=[KEY=VALUE,...]] - [--cluster=CLUSTER --cluster-location=CLUSTER_LOCATION - | --context=CONTEXT --kubeconfig=KUBECONFIG] - [--custom-type | --resources=PARAMETER=NAME:KEY - --secrets=[PARAMETER=NAME:KEY,...] - --source=SOURCE --parameters=[PARAMETER=VALUE,...] - | --parameters-from-file=PARAMETERS_FROM_FILE] [GCLOUD_WIDE_FLAG ...] - -DESCRIPTION - (BETA) (DEPRECATED) The gcloud events command surface is deprecated and - will be removed in an upcoming release. Please use gcloud eventarc instead. - - (BETA) (DEPRECATED) Create a trigger. - - The gcloud events command surface is deprecated and will be removed in an - upcoming release. Please use gcloud eventarc instead. - -EXAMPLES - To create a trigger for a Cloud Pub/Sub event type: - - $ gcloud beta events triggers create TRIGGER \ - --type=google.cloud.pubsub.topic.v1.messagePublished \ - --parameters="topic=my-topic" --target-service=my-service - -POSITIONAL ARGUMENTS - Trigger resource - Name of the trigger to create The arguments in this - group can be used to specify the attributes of this resource. - - This must be specified. - - TRIGGER - ID of the Trigger or fully qualified identifier for the Trigger. - - To set the trigger attribute: - ▸ provide the argument trigger on the command line. - - This positional argument must be specified if any of the other - arguments in this group are specified. - - --namespace=NAMESPACE - Specific to Cloud Run for Anthos: Kubernetes namespace for the - Trigger. - - To set the namespace attribute: - ▸ provide the argument trigger on the command line with a fully - specified name; - ▸ provide the argument --namespace on the command line; - ▸ set the property run/namespace; - ▸ For Cloud Run on Kubernetes Engine, defaults to "default". - Otherwise, defaults to project ID.; - ▸ provide the argument project on the command line; - ▸ set the property core/project. - -REQUIRED FLAGS - --target-service=TARGET_SERVICE - Name or absolute uri of the Cloud Run service at which events should be - received. (e.g. service-name or - http://service-name.default.svc.cluster.local) - -OPTIONAL FLAGS - --platform=PLATFORM; default="managed" - Target platform for running commands. Alternatively, set the property - [run/platform]. PLATFORM must be one of: - - managed - Fully managed version of Cloud Run. Not supported by this command. - gke - Cloud Run for Anthos on Google Cloud. Use with the --cluster and - --cluster-location flags or set the [run/cluster] and - [run/cluster_location] properties to specify a cluster in a given - zone. - kubernetes - Use a Knative-compatible kubernetes cluster. Use with the - --kubeconfig and --context flags to specify a kubeconfig file and - the context for connecting. - - --type=TYPE - Type of event (e.g. google.cloud.audit.log.v1.written). Required for - all sources, except optional for ApiServerSource. - - Only applicable if connecting to Cloud Run for Anthos deployed on Google - Cloud or Cloud Run for Anthos deployed on VMware. Specify --platform=gke - or --platform=kubernetes to use: - - --broker=BROKER; default="default" - Name of the Broker to send events to. Defaults to 'default' if not - specified. - - --trigger-filters=[KEY=VALUE,...] - Filters to apply before forwarding events for the target service. - Events must contain all KEY=VALUE pairs to be forwarded. - - Arguments to locate resources, depending on the platform used. - - At most one of these can be specified: - - Only applicable if connecting to Cloud Run for Anthos deployed on Google - Cloud. Specify --platform=gke to use: - - Cluster resource - Kubernetes Engine cluster to connect to. The - arguments in this group can be used to specify the attributes of this - 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 --cluster on the command line with a fully - specified name; - ▫ set the property run/cluster with a fully specified name; - ▫ specify the cluster from a list of available clusters with a - fully specified name; - ▫ provide the argument --project on the command line; - ▫ set the property core/project. - - --cluster=CLUSTER - ID of the cluster or fully qualified identifier for the cluster. - - To set the cluster attribute: - ◇ provide the argument --cluster on the command line; - ◇ set the property run/cluster; - ◇ specify the cluster from a list of available clusters. - - --cluster-location=CLUSTER_LOCATION - Zone in which the cluster is located. Alternatively, set the - property [run/cluster_location]. - - To set the location attribute: - ◇ provide the argument --cluster on the command line with a - fully specified name; - ◇ set the property run/cluster with a fully specified name; - ◇ specify the cluster from a list of available clusters with a - fully specified name; - ◇ provide the argument --cluster-location on the command line; - ◇ set the property run/cluster_location; - ◇ specify the cluster location from a list of available zones. - - Only applicable if connecting to Cloud Run for Anthos deployed on - VMware. Specify --platform=kubernetes to use: - - --context=CONTEXT - The name of the context in your kubectl config file to use for - connecting. - - --kubeconfig=KUBECONFIG - The absolute path to your kubectl config file. If not specified, - the colon- or semicolon-delimited list of paths specified by - $KUBECONFIG will be used. If $KUBECONFIG is unset, this defaults to - ~/.kube/config. - - At most one of these can be specified: - - --custom-type - If specified, the provided event type should be interpreted as a - custom event type. - - Configuration parameters for the event source. - - --resources=PARAMETER=NAME:KEY - Comma-separated list of secret parameter names and secrets. Specify - secret parameters and the secret name and key to reference. - Parameter names must be one of the secret parameters shown when - describing the event type. - - --secrets=[PARAMETER=NAME:KEY,...] - Comma-separated list of secret parameter names and secrets. Specify - secret parameters and the secret name and key to reference. - Parameter names must be one of the secret parameters shown when - describing the event type. - - --source=SOURCE - Events source kind by which to filter results. - - At most one of these can be specified: - - --parameters=[PARAMETER=VALUE,...] - Comma-separated list of parameter names and values. Names must be - one of the parameters shown when describing the event type. Only - simple values can be specified with this flag. To specify more - complex types like lists and nested objects, use - --parameters-from-file. - - --parameters-from-file=PARAMETERS_FROM_FILE - Path to a local JSON or YAML file that defines a dictionary of - parameters and their values. Parameters must match the items - shown when describing the event type. - -GCLOUD WIDE FLAGS - These flags are available to all commands: --access-token-file, --account, - --billing-project, --configuration, --flags-file, --flatten, --format, - --help, --impersonate-service-account, --log-http, --project, --quiet, - --trace-token, --user-output-enabled, --verbosity. - - Run $ gcloud help for details. - -NOTES - This command is currently in beta and might change without notice. - diff --git a/gcloud/beta/events/triggers/delete b/gcloud/beta/events/triggers/delete deleted file mode 100644 index 815b68981..000000000 --- a/gcloud/beta/events/triggers/delete +++ /dev/null @@ -1,136 +0,0 @@ -NAME - gcloud beta events triggers delete - delete a trigger - -SYNOPSIS - gcloud beta events triggers delete (TRIGGER : --namespace=NAMESPACE) - [--platform=PLATFORM; default="managed"] - [--cluster=CLUSTER --cluster-location=CLUSTER_LOCATION - | --context=CONTEXT --kubeconfig=KUBECONFIG] [GCLOUD_WIDE_FLAG ...] - -DESCRIPTION - (BETA) (DEPRECATED) The gcloud events command surface is deprecated and - will be removed in an upcoming release. Please use gcloud eventarc instead. - - (BETA) (DEPRECATED) Delete a trigger. - - The gcloud events command surface is deprecated and will be removed in an - upcoming release. Please use gcloud eventarc instead. - -EXAMPLES - To delete a trigger: - - $ gcloud beta events triggers delete TRIGGER - -POSITIONAL ARGUMENTS - Trigger resource - Name of the trigger to delete The arguments in this - group can be used to specify the attributes of this resource. - - This must be specified. - - TRIGGER - ID of the Trigger or fully qualified identifier for the Trigger. - - To set the trigger attribute: - ▸ provide the argument trigger on the command line. - - This positional argument must be specified if any of the other - arguments in this group are specified. - - --namespace=NAMESPACE - Specific to Cloud Run for Anthos: Kubernetes namespace for the - Trigger. - - To set the namespace attribute: - ▸ provide the argument trigger on the command line with a fully - specified name; - ▸ provide the argument --namespace on the command line; - ▸ set the property run/namespace; - ▸ For Cloud Run on Kubernetes Engine, defaults to "default". - Otherwise, defaults to project ID.; - ▸ provide the argument project on the command line; - ▸ set the property core/project. - -FLAGS - --platform=PLATFORM; default="managed" - Target platform for running commands. Alternatively, set the property - [run/platform]. PLATFORM must be one of: - - managed - Fully managed version of Cloud Run. Not supported by this command. - gke - Cloud Run for Anthos on Google Cloud. Use with the --cluster and - --cluster-location flags or set the [run/cluster] and - [run/cluster_location] properties to specify a cluster in a given - zone. - kubernetes - Use a Knative-compatible kubernetes cluster. Use with the - --kubeconfig and --context flags to specify a kubeconfig file and - the context for connecting. - - Arguments to locate resources, depending on the platform used. - - At most one of these can be specified: - - Only applicable if connecting to Cloud Run for Anthos deployed on Google - Cloud. Specify --platform=gke to use: - - Cluster resource - Kubernetes Engine cluster to connect to. The - arguments in this group can be used to specify the attributes of this - 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 --cluster on the command line with a fully - specified name; - ▫ set the property run/cluster with a fully specified name; - ▫ specify the cluster from a list of available clusters with a - fully specified name; - ▫ provide the argument --project on the command line; - ▫ set the property core/project. - - --cluster=CLUSTER - ID of the cluster or fully qualified identifier for the cluster. - - To set the cluster attribute: - ◇ provide the argument --cluster on the command line; - ◇ set the property run/cluster; - ◇ specify the cluster from a list of available clusters. - - --cluster-location=CLUSTER_LOCATION - Zone in which the cluster is located. Alternatively, set the - property [run/cluster_location]. - - To set the location attribute: - ◇ provide the argument --cluster on the command line with a - fully specified name; - ◇ set the property run/cluster with a fully specified name; - ◇ specify the cluster from a list of available clusters with a - fully specified name; - ◇ provide the argument --cluster-location on the command line; - ◇ set the property run/cluster_location; - ◇ specify the cluster location from a list of available zones. - - Only applicable if connecting to Cloud Run for Anthos deployed on - VMware. Specify --platform=kubernetes to use: - - --context=CONTEXT - The name of the context in your kubectl config file to use for - connecting. - - --kubeconfig=KUBECONFIG - The absolute path to your kubectl config file. If not specified, - the colon- or semicolon-delimited list of paths specified by - $KUBECONFIG will be used. If $KUBECONFIG is unset, this defaults to - ~/.kube/config. - -GCLOUD WIDE FLAGS - These flags are available to all commands: --access-token-file, --account, - --billing-project, --configuration, --flags-file, --flatten, --format, - --help, --impersonate-service-account, --log-http, --project, --quiet, - --trace-token, --user-output-enabled, --verbosity. - - Run $ gcloud help for details. - -NOTES - This command is currently in beta and might change without notice. - diff --git a/gcloud/beta/events/triggers/describe b/gcloud/beta/events/triggers/describe deleted file mode 100644 index 606120f67..000000000 --- a/gcloud/beta/events/triggers/describe +++ /dev/null @@ -1,136 +0,0 @@ -NAME - gcloud beta events triggers describe - get details about a given trigger - -SYNOPSIS - gcloud beta events triggers describe (TRIGGER : --namespace=NAMESPACE) - [--platform=PLATFORM; default="managed"] - [--cluster=CLUSTER --cluster-location=CLUSTER_LOCATION - | --context=CONTEXT --kubeconfig=KUBECONFIG] [GCLOUD_WIDE_FLAG ...] - -DESCRIPTION - (BETA) (DEPRECATED) The gcloud events command surface is deprecated and - will be removed in an upcoming release. Please use gcloud eventarc instead. - - (BETA) (DEPRECATED) Get details about a given trigger. - - The gcloud events command surface is deprecated and will be removed in an - upcoming release. Please use gcloud eventarc instead. - -EXAMPLES - To get details about a given trigger: - - $ gcloud beta events triggers describe TRIGGER - -POSITIONAL ARGUMENTS - Trigger resource - Name of the trigger to delete The arguments in this - group can be used to specify the attributes of this resource. - - This must be specified. - - TRIGGER - ID of the Trigger or fully qualified identifier for the Trigger. - - To set the trigger attribute: - ▸ provide the argument trigger on the command line. - - This positional argument must be specified if any of the other - arguments in this group are specified. - - --namespace=NAMESPACE - Specific to Cloud Run for Anthos: Kubernetes namespace for the - Trigger. - - To set the namespace attribute: - ▸ provide the argument trigger on the command line with a fully - specified name; - ▸ provide the argument --namespace on the command line; - ▸ set the property run/namespace; - ▸ For Cloud Run on Kubernetes Engine, defaults to "default". - Otherwise, defaults to project ID.; - ▸ provide the argument project on the command line; - ▸ set the property core/project. - -FLAGS - --platform=PLATFORM; default="managed" - Target platform for running commands. Alternatively, set the property - [run/platform]. PLATFORM must be one of: - - managed - Fully managed version of Cloud Run. Not supported by this command. - gke - Cloud Run for Anthos on Google Cloud. Use with the --cluster and - --cluster-location flags or set the [run/cluster] and - [run/cluster_location] properties to specify a cluster in a given - zone. - kubernetes - Use a Knative-compatible kubernetes cluster. Use with the - --kubeconfig and --context flags to specify a kubeconfig file and - the context for connecting. - - Arguments to locate resources, depending on the platform used. - - At most one of these can be specified: - - Only applicable if connecting to Cloud Run for Anthos deployed on Google - Cloud. Specify --platform=gke to use: - - Cluster resource - Kubernetes Engine cluster to connect to. The - arguments in this group can be used to specify the attributes of this - 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 --cluster on the command line with a fully - specified name; - ▫ set the property run/cluster with a fully specified name; - ▫ specify the cluster from a list of available clusters with a - fully specified name; - ▫ provide the argument --project on the command line; - ▫ set the property core/project. - - --cluster=CLUSTER - ID of the cluster or fully qualified identifier for the cluster. - - To set the cluster attribute: - ◇ provide the argument --cluster on the command line; - ◇ set the property run/cluster; - ◇ specify the cluster from a list of available clusters. - - --cluster-location=CLUSTER_LOCATION - Zone in which the cluster is located. Alternatively, set the - property [run/cluster_location]. - - To set the location attribute: - ◇ provide the argument --cluster on the command line with a - fully specified name; - ◇ set the property run/cluster with a fully specified name; - ◇ specify the cluster from a list of available clusters with a - fully specified name; - ◇ provide the argument --cluster-location on the command line; - ◇ set the property run/cluster_location; - ◇ specify the cluster location from a list of available zones. - - Only applicable if connecting to Cloud Run for Anthos deployed on - VMware. Specify --platform=kubernetes to use: - - --context=CONTEXT - The name of the context in your kubectl config file to use for - connecting. - - --kubeconfig=KUBECONFIG - The absolute path to your kubectl config file. If not specified, - the colon- or semicolon-delimited list of paths specified by - $KUBECONFIG will be used. If $KUBECONFIG is unset, this defaults to - ~/.kube/config. - -GCLOUD WIDE FLAGS - These flags are available to all commands: --access-token-file, --account, - --billing-project, --configuration, --flags-file, --flatten, --format, - --help, --impersonate-service-account, --log-http, --project, --quiet, - --trace-token, --user-output-enabled, --verbosity. - - Run $ gcloud help for details. - -NOTES - This command is currently in beta and might change without notice. - diff --git a/gcloud/beta/events/triggers/help b/gcloud/beta/events/triggers/help deleted file mode 100644 index f844ff116..000000000 --- a/gcloud/beta/events/triggers/help +++ /dev/null @@ -1,118 +0,0 @@ -NAME - gcloud beta events triggers - view and manage your Events triggers - -SYNOPSIS - gcloud beta events triggers COMMAND - [--platform=PLATFORM; default="managed"] - [--cluster=CLUSTER --cluster-location=CLUSTER_LOCATION - | --context=CONTEXT --kubeconfig=KUBECONFIG] [GCLOUD_WIDE_FLAG ...] - -DESCRIPTION - (BETA) (DEPRECATED) View and manage your Events triggers. - - The gcloud events command surface is deprecated and will be removed in an - upcoming release. Please use gcloud eventarc instead. - - This set of commands can be used to view and manage your Events resources. - -EXAMPLES - To list your existing triggers, run: - - $ gcloud beta events triggers list - -FLAGS - --platform=PLATFORM; default="managed" - Target platform for running commands. Alternatively, set the property - [run/platform]. PLATFORM must be one of: - - managed - Fully managed version of Cloud Run. Not supported by this command. - gke - Cloud Run for Anthos on Google Cloud. Use with the --cluster and - --cluster-location flags or set the [run/cluster] and - [run/cluster_location] properties to specify a cluster in a given - zone. - kubernetes - Use a Knative-compatible kubernetes cluster. Use with the - --kubeconfig and --context flags to specify a kubeconfig file and - the context for connecting. - - Arguments to locate resources, depending on the platform used. - - At most one of these can be specified: - - Only applicable if connecting to Cloud Run for Anthos deployed on Google - Cloud. Specify --platform=gke to use: - - Cluster resource - Kubernetes Engine cluster to connect to. The - arguments in this group can be used to specify the attributes of this - 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 --cluster on the command line with a fully - specified name; - ▫ set the property run/cluster with a fully specified name; - ▫ specify the cluster from a list of available clusters with a - fully specified name; - ▫ provide the argument --project on the command line; - ▫ set the property core/project. - - --cluster=CLUSTER - ID of the cluster or fully qualified identifier for the cluster. - - To set the cluster attribute: - ◇ provide the argument --cluster on the command line; - ◇ set the property run/cluster; - ◇ specify the cluster from a list of available clusters. - - --cluster-location=CLUSTER_LOCATION - Zone in which the cluster is located. Alternatively, set the - property [run/cluster_location]. - - To set the location attribute: - ◇ provide the argument --cluster on the command line with a - fully specified name; - ◇ set the property run/cluster with a fully specified name; - ◇ specify the cluster from a list of available clusters with a - fully specified name; - ◇ provide the argument --cluster-location on the command line; - ◇ set the property run/cluster_location; - ◇ specify the cluster location from a list of available zones. - - Only applicable if connecting to Cloud Run for Anthos deployed on - VMware. Specify --platform=kubernetes to use: - - --context=CONTEXT - The name of the context in your kubectl config file to use for - connecting. - - --kubeconfig=KUBECONFIG - The absolute path to your kubectl config file. If not specified, - the colon- or semicolon-delimited list of paths specified by - $KUBECONFIG will be used. If $KUBECONFIG is unset, this defaults to - ~/.kube/config. - -GCLOUD WIDE FLAGS - These flags are available to all commands: --help. - - Run $ gcloud help for details. - -COMMANDS - COMMAND is one of the following: - - create - (BETA) (DEPRECATED) Create a trigger. - - delete - (BETA) (DEPRECATED) Delete a trigger. - - describe - (BETA) (DEPRECATED) Get details about a given trigger. - - list - (BETA) (DEPRECATED) List existing triggers. - -NOTES - This command is currently in beta and might change without notice. - diff --git a/gcloud/beta/events/triggers/list b/gcloud/beta/events/triggers/list deleted file mode 100644 index 92c8b6ae6..000000000 --- a/gcloud/beta/events/triggers/list +++ /dev/null @@ -1,166 +0,0 @@ -NAME - gcloud beta events triggers list - list existing triggers - -SYNOPSIS - gcloud beta events triggers list [--namespace=NAMESPACE] - [--platform=PLATFORM; default="managed"] - [--target-service=TARGET_SERVICE] - [--cluster=CLUSTER --cluster-location=CLUSTER_LOCATION - | --context=CONTEXT --kubeconfig=KUBECONFIG] [--filter=EXPRESSION] - [--limit=LIMIT] [--page-size=PAGE_SIZE] [--sort-by=[FIELD,...]] [--uri] - [GCLOUD_WIDE_FLAG ...] - -DESCRIPTION - (BETA) (DEPRECATED) The gcloud events command surface is deprecated and - will be removed in an upcoming release. Please use gcloud eventarc instead. - - (BETA) (DEPRECATED) List existing triggers. - - The gcloud events command surface is deprecated and will be removed in an - upcoming release. Please use gcloud eventarc instead. - -EXAMPLES - To list existing triggers: - - $ gcloud beta events triggers list - -FLAGS - Only applicable if connecting to Cloud Run for Anthos deployed on Google - Cloud or Cloud Run for Anthos deployed on VMware. Specify --platform=gke - or --platform=kubernetes to use: - - Namespace resource - Namespace to list triggers in. This represents a - Cloud resource. - - --namespace=NAMESPACE - ID of the namespace or fully qualified identifier for the - namespace. - - To set the namespace attribute: - ▫ provide the argument --namespace on the command line; - ▫ set the property run/namespace; - ▫ For Cloud Run on Kubernetes Engine, defaults to "default". - Otherwise, defaults to project ID.; - ▫ provide the argument project on the command line; - ▫ set the property core/project. - - --platform=PLATFORM; default="managed" - Target platform for running commands. Alternatively, set the property - [run/platform]. PLATFORM must be one of: - - managed - Fully managed version of Cloud Run. Not supported by this command. - gke - Cloud Run for Anthos on Google Cloud. Use with the --cluster and - --cluster-location flags or set the [run/cluster] and - [run/cluster_location] properties to specify a cluster in a given - zone. - kubernetes - Use a Knative-compatible kubernetes cluster. Use with the - --kubeconfig and --context flags to specify a kubeconfig file and - the context for connecting. - - --target-service=TARGET_SERVICE - Name or absolute uri of the Cloud Run service at which events should be - received. (e.g. service-name or - http://service-name.default.svc.cluster.local) - - Arguments to locate resources, depending on the platform used. - - At most one of these can be specified: - - Only applicable if connecting to Cloud Run for Anthos deployed on Google - Cloud. Specify --platform=gke to use: - - Cluster resource - Kubernetes Engine cluster to connect to. The - arguments in this group can be used to specify the attributes of this - 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 --cluster on the command line with a fully - specified name; - ▫ set the property run/cluster with a fully specified name; - ▫ specify the cluster from a list of available clusters with a - fully specified name; - ▫ provide the argument --project on the command line; - ▫ set the property core/project. - - --cluster=CLUSTER - ID of the cluster or fully qualified identifier for the cluster. - - To set the cluster attribute: - ◇ provide the argument --cluster on the command line; - ◇ set the property run/cluster; - ◇ specify the cluster from a list of available clusters. - - --cluster-location=CLUSTER_LOCATION - Zone in which the cluster is located. Alternatively, set the - property [run/cluster_location]. - - To set the location attribute: - ◇ provide the argument --cluster on the command line with a - fully specified name; - ◇ set the property run/cluster with a fully specified name; - ◇ specify the cluster from a list of available clusters with a - fully specified name; - ◇ provide the argument --cluster-location on the command line; - ◇ set the property run/cluster_location; - ◇ specify the cluster location from a list of available zones. - - Only applicable if connecting to Cloud Run for Anthos deployed on - VMware. Specify --platform=kubernetes to use: - - --context=CONTEXT - The name of the context in your kubectl config file to use for - connecting. - - --kubeconfig=KUBECONFIG - The absolute path to your kubectl config file. If not specified, - the colon- or semicolon-delimited list of paths specified by - $KUBECONFIG will be used. If $KUBECONFIG is unset, this defaults to - ~/.kube/config. - -LIST COMMAND FLAGS - --filter=EXPRESSION - Apply a Boolean filter EXPRESSION to each resource item to be listed. - If the expression evaluates True, then that item is listed. For more - details and examples of filter expressions, run $ gcloud topic filters. - This flag interacts with other flags that are applied in this order: - --flatten, --sort-by, --filter, --limit. - - --limit=LIMIT - Maximum number of resources to list. The default is unlimited. This - flag interacts with other flags that are applied in this order: - --flatten, --sort-by, --filter, --limit. - - --page-size=PAGE_SIZE - Some services group resource list output into pages. This flag - specifies the maximum number of resources per page. The default is - determined by the service if it supports paging, otherwise it is - unlimited (no paging). Paging may be applied before or after --filter - and --limit depending on the service. - - --sort-by=[FIELD,...] - Comma-separated list of resource field key names to sort by. The - default order is ascending. Prefix a field with ``~'' for descending - order on that field. This flag interacts with other flags that are - applied in this order: --flatten, --sort-by, --filter, --limit. - - --uri - Print a list of resource URIs instead of the default output, and change - the command output to a list of URIs. If this flag is used with - --format, the formatting is applied on this URI list. To display URIs - alongside other keys instead, use the uri() transform. - -GCLOUD WIDE FLAGS - These flags are available to all commands: --access-token-file, --account, - --billing-project, --configuration, --flags-file, --flatten, --format, - --help, --impersonate-service-account, --log-http, --project, --quiet, - --trace-token, --user-output-enabled, --verbosity. - - Run $ gcloud help for details. - -NOTES - This command is currently in beta and might change without notice. - diff --git a/gcloud/beta/events/types/describe b/gcloud/beta/events/types/describe deleted file mode 100644 index 14020a32d..000000000 --- a/gcloud/beta/events/types/describe +++ /dev/null @@ -1,115 +0,0 @@ -NAME - gcloud beta events types describe - get the details about a given event - type - -SYNOPSIS - gcloud beta events types describe EVENT_TYPE - [--platform=PLATFORM; default="managed"] [--source=SOURCE] - [--cluster=CLUSTER --cluster-location=CLUSTER_LOCATION - | --context=CONTEXT --kubeconfig=KUBECONFIG] [GCLOUD_WIDE_FLAG ...] - -DESCRIPTION - (BETA) (DEPRECATED) The gcloud events command surface is deprecated and - will be removed in an upcoming release. Please use gcloud eventarc instead. - - (BETA) (DEPRECATED) Get the details about a given event type. - - The gcloud events command surface is deprecated and will be removed in an - upcoming release. Please use gcloud eventarc instead. - -EXAMPLES - To get the details about a given event type: - - $ gcloud beta events types describe EVENT_TYPE - -POSITIONAL ARGUMENTS - EVENT_TYPE - Type of event (e.g. google.cloud.audit.log.v1.written). - -FLAGS - --platform=PLATFORM; default="managed" - Target platform for running commands. Alternatively, set the property - [run/platform]. PLATFORM must be one of: - - managed - Fully managed version of Cloud Run. Not supported by this command. - gke - Cloud Run for Anthos on Google Cloud. Use with the --cluster and - --cluster-location flags or set the [run/cluster] and - [run/cluster_location] properties to specify a cluster in a given - zone. - kubernetes - Use a Knative-compatible kubernetes cluster. Use with the - --kubeconfig and --context flags to specify a kubeconfig file and - the context for connecting. - - --source=SOURCE - Events source kind by which to filter results. - - Arguments to locate resources, depending on the platform used. - - At most one of these can be specified: - - Only applicable if connecting to Cloud Run for Anthos deployed on Google - Cloud. Specify --platform=gke to use: - - Cluster resource - Kubernetes Engine cluster to connect to. The - arguments in this group can be used to specify the attributes of this - 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 --cluster on the command line with a fully - specified name; - ▫ set the property run/cluster with a fully specified name; - ▫ specify the cluster from a list of available clusters with a - fully specified name; - ▫ provide the argument --project on the command line; - ▫ set the property core/project. - - --cluster=CLUSTER - ID of the cluster or fully qualified identifier for the cluster. - - To set the cluster attribute: - ◇ provide the argument --cluster on the command line; - ◇ set the property run/cluster; - ◇ specify the cluster from a list of available clusters. - - --cluster-location=CLUSTER_LOCATION - Zone in which the cluster is located. Alternatively, set the - property [run/cluster_location]. - - To set the location attribute: - ◇ provide the argument --cluster on the command line with a - fully specified name; - ◇ set the property run/cluster with a fully specified name; - ◇ specify the cluster from a list of available clusters with a - fully specified name; - ◇ provide the argument --cluster-location on the command line; - ◇ set the property run/cluster_location; - ◇ specify the cluster location from a list of available zones. - - Only applicable if connecting to Cloud Run for Anthos deployed on - VMware. Specify --platform=kubernetes to use: - - --context=CONTEXT - The name of the context in your kubectl config file to use for - connecting. - - --kubeconfig=KUBECONFIG - The absolute path to your kubectl config file. If not specified, - the colon- or semicolon-delimited list of paths specified by - $KUBECONFIG will be used. If $KUBECONFIG is unset, this defaults to - ~/.kube/config. - -GCLOUD WIDE FLAGS - These flags are available to all commands: --access-token-file, --account, - --billing-project, --configuration, --flags-file, --flatten, --format, - --help, --impersonate-service-account, --log-http, --project, --quiet, - --trace-token, --user-output-enabled, --verbosity. - - Run $ gcloud help for details. - -NOTES - This command is currently in beta and might change without notice. - diff --git a/gcloud/beta/events/types/help b/gcloud/beta/events/types/help deleted file mode 100644 index 46a538ce8..000000000 --- a/gcloud/beta/events/types/help +++ /dev/null @@ -1,118 +0,0 @@ -NAME - gcloud beta events types - view and manage Event Types - -SYNOPSIS - gcloud beta events types GROUP | COMMAND - [--platform=PLATFORM; default="managed"] - [--cluster=CLUSTER --cluster-location=CLUSTER_LOCATION - | --context=CONTEXT --kubeconfig=KUBECONFIG] [GCLOUD_WIDE_FLAG ...] - -DESCRIPTION - (BETA) (DEPRECATED) View and manage Event Types. - - The gcloud events command surface is deprecated and will be removed in an - upcoming release. Please use gcloud eventarc instead. - - This set of commands can be used to view and manage available Event Types. - -EXAMPLES - To list available event types, run: - - $ gcloud beta events types list - -FLAGS - --platform=PLATFORM; default="managed" - Target platform for running commands. Alternatively, set the property - [run/platform]. PLATFORM must be one of: - - managed - Fully managed version of Cloud Run. Not supported by this command. - gke - Cloud Run for Anthos on Google Cloud. Use with the --cluster and - --cluster-location flags or set the [run/cluster] and - [run/cluster_location] properties to specify a cluster in a given - zone. - kubernetes - Use a Knative-compatible kubernetes cluster. Use with the - --kubeconfig and --context flags to specify a kubeconfig file and - the context for connecting. - - Arguments to locate resources, depending on the platform used. - - At most one of these can be specified: - - Only applicable if connecting to Cloud Run for Anthos deployed on Google - Cloud. Specify --platform=gke to use: - - Cluster resource - Kubernetes Engine cluster to connect to. The - arguments in this group can be used to specify the attributes of this - 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 --cluster on the command line with a fully - specified name; - ▫ set the property run/cluster with a fully specified name; - ▫ specify the cluster from a list of available clusters with a - fully specified name; - ▫ provide the argument --project on the command line; - ▫ set the property core/project. - - --cluster=CLUSTER - ID of the cluster or fully qualified identifier for the cluster. - - To set the cluster attribute: - ◇ provide the argument --cluster on the command line; - ◇ set the property run/cluster; - ◇ specify the cluster from a list of available clusters. - - --cluster-location=CLUSTER_LOCATION - Zone in which the cluster is located. Alternatively, set the - property [run/cluster_location]. - - To set the location attribute: - ◇ provide the argument --cluster on the command line with a - fully specified name; - ◇ set the property run/cluster with a fully specified name; - ◇ specify the cluster from a list of available clusters with a - fully specified name; - ◇ provide the argument --cluster-location on the command line; - ◇ set the property run/cluster_location; - ◇ specify the cluster location from a list of available zones. - - Only applicable if connecting to Cloud Run for Anthos deployed on - VMware. Specify --platform=kubernetes to use: - - --context=CONTEXT - The name of the context in your kubectl config file to use for - connecting. - - --kubeconfig=KUBECONFIG - The absolute path to your kubectl config file. If not specified, - the colon- or semicolon-delimited list of paths specified by - $KUBECONFIG will be used. If $KUBECONFIG is unset, this defaults to - ~/.kube/config. - -GCLOUD WIDE FLAGS - These flags are available to all commands: --help. - - Run $ gcloud help for details. - -GROUPS - GROUP is one of the following: - - sources - (BETA) (DEPRECATED) View available Event Type sources. - -COMMANDS - COMMAND is one of the following: - - describe - (BETA) (DEPRECATED) Get the details about a given event type. - - list - (BETA) (DEPRECATED) List available event types. - -NOTES - This command is currently in beta and might change without notice. - diff --git a/gcloud/beta/events/types/list b/gcloud/beta/events/types/list deleted file mode 100644 index e946d74ba..000000000 --- a/gcloud/beta/events/types/list +++ /dev/null @@ -1,138 +0,0 @@ -NAME - gcloud beta events types list - list available event types - -SYNOPSIS - gcloud beta events types list [--platform=PLATFORM; default="managed"] - [--source=SOURCE] - [--cluster=CLUSTER --cluster-location=CLUSTER_LOCATION - | --context=CONTEXT --kubeconfig=KUBECONFIG] [--filter=EXPRESSION] - [--limit=LIMIT] [--page-size=PAGE_SIZE] [--sort-by=[FIELD,...]] - [GCLOUD_WIDE_FLAG ...] - -DESCRIPTION - (BETA) (DEPRECATED) The gcloud events command surface is deprecated and - will be removed in an upcoming release. Please use gcloud eventarc instead. - - (BETA) (DEPRECATED) List available event types. - - The gcloud events command surface is deprecated and will be removed in an - upcoming release. Please use gcloud eventarc instead. - -EXAMPLES - To list available event types: - - $ gcloud beta events types list - -FLAGS - --platform=PLATFORM; default="managed" - Target platform for running commands. Alternatively, set the property - [run/platform]. PLATFORM must be one of: - - managed - Fully managed version of Cloud Run. Not supported by this command. - gke - Cloud Run for Anthos on Google Cloud. Use with the --cluster and - --cluster-location flags or set the [run/cluster] and - [run/cluster_location] properties to specify a cluster in a given - zone. - kubernetes - Use a Knative-compatible kubernetes cluster. Use with the - --kubeconfig and --context flags to specify a kubeconfig file and - the context for connecting. - - --source=SOURCE - Events source kind by which to filter results. - - Arguments to locate resources, depending on the platform used. - - At most one of these can be specified: - - Only applicable if connecting to Cloud Run for Anthos deployed on Google - Cloud. Specify --platform=gke to use: - - Cluster resource - Kubernetes Engine cluster to connect to. The - arguments in this group can be used to specify the attributes of this - 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 --cluster on the command line with a fully - specified name; - ▫ set the property run/cluster with a fully specified name; - ▫ specify the cluster from a list of available clusters with a - fully specified name; - ▫ provide the argument --project on the command line; - ▫ set the property core/project. - - --cluster=CLUSTER - ID of the cluster or fully qualified identifier for the cluster. - - To set the cluster attribute: - ◇ provide the argument --cluster on the command line; - ◇ set the property run/cluster; - ◇ specify the cluster from a list of available clusters. - - --cluster-location=CLUSTER_LOCATION - Zone in which the cluster is located. Alternatively, set the - property [run/cluster_location]. - - To set the location attribute: - ◇ provide the argument --cluster on the command line with a - fully specified name; - ◇ set the property run/cluster with a fully specified name; - ◇ specify the cluster from a list of available clusters with a - fully specified name; - ◇ provide the argument --cluster-location on the command line; - ◇ set the property run/cluster_location; - ◇ specify the cluster location from a list of available zones. - - Only applicable if connecting to Cloud Run for Anthos deployed on - VMware. Specify --platform=kubernetes to use: - - --context=CONTEXT - The name of the context in your kubectl config file to use for - connecting. - - --kubeconfig=KUBECONFIG - The absolute path to your kubectl config file. If not specified, - the colon- or semicolon-delimited list of paths specified by - $KUBECONFIG will be used. If $KUBECONFIG is unset, this defaults to - ~/.kube/config. - -LIST COMMAND FLAGS - --filter=EXPRESSION - Apply a Boolean filter EXPRESSION to each resource item to be listed. - If the expression evaluates True, then that item is listed. For more - details and examples of filter expressions, run $ gcloud topic filters. - This flag interacts with other flags that are applied in this order: - --flatten, --sort-by, --filter, --limit. - - --limit=LIMIT - Maximum number of resources to list. The default is unlimited. This - flag interacts with other flags that are applied in this order: - --flatten, --sort-by, --filter, --limit. - - --page-size=PAGE_SIZE - Some services group resource list output into pages. This flag - specifies the maximum number of resources per page. The default is - determined by the service if it supports paging, otherwise it is - unlimited (no paging). Paging may be applied before or after --filter - and --limit depending on the service. - - --sort-by=[FIELD,...] - Comma-separated list of resource field key names to sort by. The - default order is ascending. Prefix a field with ``~'' for descending - order on that field. This flag interacts with other flags that are - applied in this order: --flatten, --sort-by, --filter, --limit. - -GCLOUD WIDE FLAGS - These flags are available to all commands: --access-token-file, --account, - --billing-project, --configuration, --flags-file, --flatten, --format, - --help, --impersonate-service-account, --log-http, --project, --quiet, - --trace-token, --user-output-enabled, --verbosity. - - Run $ gcloud help for details. - -NOTES - This command is currently in beta and might change without notice. - diff --git a/gcloud/beta/events/types/sources/help b/gcloud/beta/events/types/sources/help deleted file mode 100644 index f19a5506b..000000000 --- a/gcloud/beta/events/types/sources/help +++ /dev/null @@ -1,109 +0,0 @@ -NAME - gcloud beta events types sources - view available Event Type sources - -SYNOPSIS - gcloud beta events types sources COMMAND - [--platform=PLATFORM; default="managed"] - [--cluster=CLUSTER --cluster-location=CLUSTER_LOCATION - | --context=CONTEXT --kubeconfig=KUBECONFIG] [GCLOUD_WIDE_FLAG ...] - -DESCRIPTION - (BETA) (DEPRECATED) View available Event Type sources. - - The gcloud events command surface is deprecated and will be removed in an - upcoming release. Please use gcloud eventarc instead. - - This set of commands can be used to view Event Type sources. - -EXAMPLES - To list available event type sources, run: - - $ gcloud beta events types sources list - -FLAGS - --platform=PLATFORM; default="managed" - Target platform for running commands. Alternatively, set the property - [run/platform]. PLATFORM must be one of: - - managed - Fully managed version of Cloud Run. Not supported by this command. - gke - Cloud Run for Anthos on Google Cloud. Use with the --cluster and - --cluster-location flags or set the [run/cluster] and - [run/cluster_location] properties to specify a cluster in a given - zone. - kubernetes - Use a Knative-compatible kubernetes cluster. Use with the - --kubeconfig and --context flags to specify a kubeconfig file and - the context for connecting. - - Arguments to locate resources, depending on the platform used. - - At most one of these can be specified: - - Only applicable if connecting to Cloud Run for Anthos deployed on Google - Cloud. Specify --platform=gke to use: - - Cluster resource - Kubernetes Engine cluster to connect to. The - arguments in this group can be used to specify the attributes of this - 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 --cluster on the command line with a fully - specified name; - ▫ set the property run/cluster with a fully specified name; - ▫ specify the cluster from a list of available clusters with a - fully specified name; - ▫ provide the argument --project on the command line; - ▫ set the property core/project. - - --cluster=CLUSTER - ID of the cluster or fully qualified identifier for the cluster. - - To set the cluster attribute: - ◇ provide the argument --cluster on the command line; - ◇ set the property run/cluster; - ◇ specify the cluster from a list of available clusters. - - --cluster-location=CLUSTER_LOCATION - Zone in which the cluster is located. Alternatively, set the - property [run/cluster_location]. - - To set the location attribute: - ◇ provide the argument --cluster on the command line with a - fully specified name; - ◇ set the property run/cluster with a fully specified name; - ◇ specify the cluster from a list of available clusters with a - fully specified name; - ◇ provide the argument --cluster-location on the command line; - ◇ set the property run/cluster_location; - ◇ specify the cluster location from a list of available zones. - - Only applicable if connecting to Cloud Run for Anthos deployed on - VMware. Specify --platform=kubernetes to use: - - --context=CONTEXT - The name of the context in your kubectl config file to use for - connecting. - - --kubeconfig=KUBECONFIG - The absolute path to your kubectl config file. If not specified, - the colon- or semicolon-delimited list of paths specified by - $KUBECONFIG will be used. If $KUBECONFIG is unset, this defaults to - ~/.kube/config. - -GCLOUD WIDE FLAGS - These flags are available to all commands: --help. - - Run $ gcloud help for details. - -COMMANDS - COMMAND is one of the following: - - list - (BETA) (DEPRECATED) List available event source kinds. - -NOTES - This command is currently in beta and might change without notice. - diff --git a/gcloud/beta/events/types/sources/list b/gcloud/beta/events/types/sources/list deleted file mode 100644 index 5563708a9..000000000 --- a/gcloud/beta/events/types/sources/list +++ /dev/null @@ -1,141 +0,0 @@ -NAME - gcloud beta events types sources list - list available event source kinds - -SYNOPSIS - gcloud beta events types sources list - [--platform=PLATFORM; default="managed"] - [--cluster=CLUSTER --cluster-location=CLUSTER_LOCATION - | --context=CONTEXT --kubeconfig=KUBECONFIG] [--filter=EXPRESSION] - [--limit=LIMIT] [--page-size=PAGE_SIZE] [--sort-by=[FIELD,...]] [--uri] - [GCLOUD_WIDE_FLAG ...] - -DESCRIPTION - (BETA) (DEPRECATED) The gcloud events command surface is deprecated and - will be removed in an upcoming release. Please use gcloud eventarc instead. - - (BETA) (DEPRECATED) List available event source kinds. - - The gcloud events command surface is deprecated and will be removed in an - upcoming release. Please use gcloud eventarc instead. - -EXAMPLES - To list available event source kinds: - - $ gcloud beta events types sources list - -FLAGS - --platform=PLATFORM; default="managed" - Target platform for running commands. Alternatively, set the property - [run/platform]. PLATFORM must be one of: - - managed - Fully managed version of Cloud Run. Not supported by this command. - gke - Cloud Run for Anthos on Google Cloud. Use with the --cluster and - --cluster-location flags or set the [run/cluster] and - [run/cluster_location] properties to specify a cluster in a given - zone. - kubernetes - Use a Knative-compatible kubernetes cluster. Use with the - --kubeconfig and --context flags to specify a kubeconfig file and - the context for connecting. - - Arguments to locate resources, depending on the platform used. - - At most one of these can be specified: - - Only applicable if connecting to Cloud Run for Anthos deployed on Google - Cloud. Specify --platform=gke to use: - - Cluster resource - Kubernetes Engine cluster to connect to. The - arguments in this group can be used to specify the attributes of this - 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 --cluster on the command line with a fully - specified name; - ▫ set the property run/cluster with a fully specified name; - ▫ specify the cluster from a list of available clusters with a - fully specified name; - ▫ provide the argument --project on the command line; - ▫ set the property core/project. - - --cluster=CLUSTER - ID of the cluster or fully qualified identifier for the cluster. - - To set the cluster attribute: - ◇ provide the argument --cluster on the command line; - ◇ set the property run/cluster; - ◇ specify the cluster from a list of available clusters. - - --cluster-location=CLUSTER_LOCATION - Zone in which the cluster is located. Alternatively, set the - property [run/cluster_location]. - - To set the location attribute: - ◇ provide the argument --cluster on the command line with a - fully specified name; - ◇ set the property run/cluster with a fully specified name; - ◇ specify the cluster from a list of available clusters with a - fully specified name; - ◇ provide the argument --cluster-location on the command line; - ◇ set the property run/cluster_location; - ◇ specify the cluster location from a list of available zones. - - Only applicable if connecting to Cloud Run for Anthos deployed on - VMware. Specify --platform=kubernetes to use: - - --context=CONTEXT - The name of the context in your kubectl config file to use for - connecting. - - --kubeconfig=KUBECONFIG - The absolute path to your kubectl config file. If not specified, - the colon- or semicolon-delimited list of paths specified by - $KUBECONFIG will be used. If $KUBECONFIG is unset, this defaults to - ~/.kube/config. - -LIST COMMAND FLAGS - --filter=EXPRESSION - Apply a Boolean filter EXPRESSION to each resource item to be listed. - If the expression evaluates True, then that item is listed. For more - details and examples of filter expressions, run $ gcloud topic filters. - This flag interacts with other flags that are applied in this order: - --flatten, --sort-by, --filter, --limit. - - --limit=LIMIT - Maximum number of resources to list. The default is unlimited. This - flag interacts with other flags that are applied in this order: - --flatten, --sort-by, --filter, --limit. - - --page-size=PAGE_SIZE - Some services group resource list output into pages. This flag - specifies the maximum number of resources per page. The default is - determined by the service if it supports paging, otherwise it is - unlimited (no paging). Paging may be applied before or after --filter - and --limit depending on the service. - - --sort-by=[FIELD,...] - Comma-separated list of resource field key names to sort by. The - default order is ascending. Prefix a field with ``~'' for descending - order on that field. This flag interacts with other flags that are - applied in this order: --flatten, --sort-by, --filter, --limit. - - --uri - Print a list of resource URIs instead of the default output, and change - the command output to a list of URIs. If this flag is used with - --format, the formatting is applied on this URI list. To display URIs - alongside other keys instead, use the uri() transform. - -GCLOUD WIDE FLAGS - These flags are available to all commands: --access-token-file, --account, - --billing-project, --configuration, --flags-file, --flatten, --format, - --help, --impersonate-service-account, --log-http, --project, --quiet, - --trace-token, --user-output-enabled, --verbosity. - - Run $ gcloud help for details. - -NOTES - This command is currently in beta and might change without notice. - diff --git a/gcloud/beta/filestore/instances/revert b/gcloud/beta/filestore/instances/revert index e27b0d55e..c46178578 100644 --- a/gcloud/beta/filestore/instances/revert +++ b/gcloud/beta/filestore/instances/revert @@ -74,8 +74,5 @@ API REFERENCE can be found at: https://cloud.google.com/filestore/ NOTES - This command is currently in beta and might change without notice. This - variant is also available: - - $ gcloud filestore instances revert + This command is currently in beta and might change without notice. diff --git a/gcloud/beta/firestore/locations/help b/gcloud/beta/firestore/locations/help index bd143520b..968fb9148 100644 --- a/gcloud/beta/firestore/locations/help +++ b/gcloud/beta/firestore/locations/help @@ -20,8 +20,10 @@ COMMANDS (BETA) List locations available to Google Cloud Firestore. NOTES - This command is currently in beta and might change without notice. This - variant is also available: + This command is currently in beta and might change without notice. These + variants are also available: + + $ gcloud firestore locations $ gcloud alpha firestore locations diff --git a/gcloud/beta/firestore/locations/list b/gcloud/beta/firestore/locations/list index 618cec684..75078d000 100644 --- a/gcloud/beta/firestore/locations/list +++ b/gcloud/beta/firestore/locations/list @@ -58,8 +58,10 @@ GCLOUD WIDE FLAGS Run $ gcloud help for details. NOTES - This command is currently in beta and might change without notice. This - variant is also available: + This command is currently in beta and might change without notice. These + variants are also available: + + $ gcloud firestore locations list $ gcloud alpha firestore locations list diff --git a/gcloud/beta/metastore/services/alter-metadata-resource-location b/gcloud/beta/metastore/services/alter-metadata-resource-location index dfd471e8a..57275dd88 100644 --- a/gcloud/beta/metastore/services/alter-metadata-resource-location +++ b/gcloud/beta/metastore/services/alter-metadata-resource-location @@ -87,8 +87,10 @@ API REFERENCE API can be found at: https://cloud.google.com/dataproc-metastore/docs NOTES - This command is currently in beta and might change without notice. This - variant is also available: + This command is currently in beta and might change without notice. These + variants are also available: + + $ gcloud metastore services alter-metadata-resource-location $ gcloud alpha metastore services alter-metadata-resource-location diff --git a/gcloud/beta/metastore/services/alter-table-properties b/gcloud/beta/metastore/services/alter-table-properties index 5d243c3f8..5a1b0ab2b 100644 --- a/gcloud/beta/metastore/services/alter-table-properties +++ b/gcloud/beta/metastore/services/alter-table-properties @@ -129,8 +129,10 @@ API REFERENCE API can be found at: https://cloud.google.com/dataproc-metastore/docs NOTES - This command is currently in beta and might change without notice. This - variant is also available: + This command is currently in beta and might change without notice. These + variants are also available: + + $ gcloud metastore services alter-table-properties $ gcloud alpha metastore services alter-table-properties diff --git a/gcloud/beta/metastore/services/move-table-to-database b/gcloud/beta/metastore/services/move-table-to-database index 1147e1a86..38223f63f 100644 --- a/gcloud/beta/metastore/services/move-table-to-database +++ b/gcloud/beta/metastore/services/move-table-to-database @@ -90,8 +90,10 @@ API REFERENCE API can be found at: https://cloud.google.com/dataproc-metastore/docs NOTES - This command is currently in beta and might change without notice. This - variant is also available: + This command is currently in beta and might change without notice. These + variants are also available: + + $ gcloud metastore services move-table-to-database $ gcloud alpha metastore services move-table-to-database diff --git a/gcloud/beta/metastore/services/query-metadata b/gcloud/beta/metastore/services/query-metadata index c7102d764..d40517525 100644 --- a/gcloud/beta/metastore/services/query-metadata +++ b/gcloud/beta/metastore/services/query-metadata @@ -77,8 +77,10 @@ GCLOUD WIDE FLAGS Run $ gcloud help for details. NOTES - This command is currently in beta and might change without notice. This - variant is also available: + This command is currently in beta and might change without notice. These + variants are also available: + + $ gcloud metastore services query-metadata $ gcloud alpha metastore services query-metadata diff --git a/gcloud/beta/notebooks/instances/create b/gcloud/beta/notebooks/instances/create index aeb36b5c3..591c9f670 100644 --- a/gcloud/beta/notebooks/instances/create +++ b/gcloud/beta/notebooks/instances/create @@ -21,6 +21,8 @@ SYNOPSIS --accelerator-type=ACCELERATOR_TYPE] [--boot-disk-size=BOOT_DISK_SIZE --boot-disk-type=BOOT_DISK_TYPE] [--custom-gpu-driver-path=CUSTOM_GPU_DRIVER_PATH --install-gpu-driver] + [--data-disk-size=DATA_DISK_SIZE + --data-disk-type=DATA_DISK_TYPE --no-remove-data-disk] [--disk-encryption=DISK_ENCRYPTION [--kms-key=KMS_KEY : --kms-keyring=KMS_KEYRING --kms-location=KMS_LOCATION --kms-project=KMS_PROJECT]] @@ -225,14 +227,14 @@ OPTIONAL FLAGS Boot disk configurations. --boot-disk-size=BOOT_DISK_SIZE - The size of the disk in GB attached to this instance, up to a maximum - of 64000 GB (64 TB). The minimum recommended value is 100 GB. If not + Size of boot disk in GB attached to this instance, up to a maximum of + 64000 GB (64 TB). The minimum recommended value is 100 GB. If not specified, this defaults to 100. --boot-disk-type=BOOT_DISK_TYPE - The type of disk attached to this instance, defaults to standard + Type of boot disk attached to this instance, defaults to standard persistent disk (PD_STANDARD). BOOT_DISK_TYPE must be one of: - PD_STANDARD, PD_SSD, PD_BALANCED. + PD_STANDARD, PD_SSD, PD_BALANCED, PD_EXTREME. GPU driver configurations. @@ -246,6 +248,22 @@ OPTIONAL FLAGS on this instance. If this field is empty or set to false, the GPU driver won't be installed. Only applicable to instances with GPUs. + Data disk configurations. + + --data-disk-size=DATA_DISK_SIZE + Size of data disk in GB attached to this instance, up to a maximum of + 64000 GB (64 TB). The minimum recommended value is 100 GB. If not + specified, this defaults to 100. + + --data-disk-type=DATA_DISK_TYPE + Type of data disk attached to this instance, defaults to standard + persistent disk (PD_STANDARD). DATA_DISK_TYPE must be one of: + PD_STANDARD, PD_SSD, PD_BALANCED, PD_EXTREME. + + --no-remove-data-disk + If true, the data disk will not be auto deleted when deleting the + instance. + Disk encryption configurations. --disk-encryption=DISK_ENCRYPTION diff --git a/gcloud/beta/run/jobs/deploy b/gcloud/beta/run/jobs/deploy index a301bba76..e1c152d52 100644 --- a/gcloud/beta/run/jobs/deploy +++ b/gcloud/beta/run/jobs/deploy @@ -226,8 +226,10 @@ GCLOUD WIDE FLAGS Run $ gcloud help for details. NOTES - This command is currently in beta and might change without notice. This - variant is also available: + This command is currently in beta and might change without notice. These + variants are also available: + + $ gcloud run jobs deploy $ gcloud alpha run jobs deploy diff --git a/gcloud/builds/triggers/create/manual b/gcloud/builds/triggers/create/manual index 814907f46..0d14dc524 100644 --- a/gcloud/builds/triggers/create/manual +++ b/gcloud/builds/triggers/create/manual @@ -10,7 +10,8 @@ SYNOPSIS : --description=DESCRIPTION --name=NAME --region=REGION --[no-]require-approval --service-account=SERVICE_ACCOUNT --substitutions=[KEY=VALUE,...] (--branch=BRANCH - | --tag=TAG) ([--repo=REPO --repo-type=REPO_TYPE + | --tag=TAG) (--repository=REPOSITORY + | [--repo=REPO --repo-type=REPO_TYPE : --github-enterprise-config=GITHUB_ENTERPRISE_CONFIG])]) [GCLOUD_WIDE_FLAG ...] @@ -145,6 +146,10 @@ REQUIRED FLAGS Exactly one of these must be specified: + --repository=REPOSITORY + Repository resource (2nd gen) to use, in the format + "projects/*/locations/*/connections/*/repositories/". + 1st-gen repository settings. --repo=REPO diff --git a/gcloud/builds/triggers/create/pubsub b/gcloud/builds/triggers/create/pubsub index bbcd2531b..9709ff367 100644 --- a/gcloud/builds/triggers/create/pubsub +++ b/gcloud/builds/triggers/create/pubsub @@ -12,7 +12,8 @@ SYNOPSIS --[no-]require-approval --service-account=SERVICE_ACCOUNT --subscription-filter=SUBSCRIPTION_FILTER --substitutions=[KEY=VALUE,...] (--branch=BRANCH - | --tag=TAG) ([--repo=REPO --repo-type=REPO_TYPE + | --tag=TAG) (--repository=REPOSITORY + | [--repo=REPO --repo-type=REPO_TYPE : --github-enterprise-config=GITHUB_ENTERPRISE_CONFIG])]) [GCLOUD_WIDE_FLAG ...] @@ -161,6 +162,10 @@ REQUIRED FLAGS Exactly one of these must be specified: + --repository=REPOSITORY + Repository resource (2nd gen) to use, in the format + "projects/*/locations/*/connections/*/repositories/". + 1st-gen repository settings. --repo=REPO diff --git a/gcloud/builds/triggers/create/webhook b/gcloud/builds/triggers/create/webhook index 8481aedb6..06e9b00ee 100644 --- a/gcloud/builds/triggers/create/webhook +++ b/gcloud/builds/triggers/create/webhook @@ -12,7 +12,8 @@ SYNOPSIS --[no-]require-approval --service-account=SERVICE_ACCOUNT --subscription-filter=SUBSCRIPTION_FILTER --substitutions=[KEY=VALUE,...] (--branch=BRANCH - | --tag=TAG) ([--repo=REPO --repo-type=REPO_TYPE + | --tag=TAG) (--repository=REPOSITORY + | [--repo=REPO --repo-type=REPO_TYPE : --github-enterprise-config=GITHUB_ENTERPRISE_CONFIG])]) [GCLOUD_WIDE_FLAG ...] @@ -167,6 +168,10 @@ REQUIRED FLAGS Exactly one of these must be specified: + --repository=REPOSITORY + Repository resource (2nd gen) to use, in the format + "projects/*/locations/*/connections/*/repositories/". + 1st-gen repository settings. --repo=REPO diff --git a/gcloud/compute/addresses/help b/gcloud/compute/addresses/help index 00b617e6e..552b70ebb 100644 --- a/gcloud/compute/addresses/help +++ b/gcloud/compute/addresses/help @@ -33,6 +33,9 @@ COMMANDS list List addresses. + move + Move an address to another project. + NOTES These variants are also available: diff --git a/gcloud/compute/addresses/move b/gcloud/compute/addresses/move new file mode 100644 index 000000000..706dae0d7 --- /dev/null +++ b/gcloud/compute/addresses/move @@ -0,0 +1,57 @@ +NAME + gcloud compute addresses move - move an address to another project + +SYNOPSIS + gcloud compute addresses move NAME --target-project=TARGET_PROJECT + [--description=DESCRIPTION] [--new-name=NEW_NAME] + [--global | --region=REGION] [GCLOUD_WIDE_FLAG ...] + +EXAMPLES + The following command moves address external-ip1 in region us-central1 to + project test-playground with new address name test-ip1: + + $ gcloud compute addresses move external-ip1 --new-name=test-ip1 \ + --target-project=test-playground --region=us-central1 + +POSITIONAL ARGUMENTS + NAME + Name of the address to operate on. + +REQUIRED FLAGS + --target-project=TARGET_PROJECT + The target project to move address to. It can be either a project name + or a project numerical ID. It must not be the same as the current + project. + +OPTIONAL FLAGS + --description=DESCRIPTION + Description of moved new address. + + --new-name=NEW_NAME + Name of moved new address. If not specified, current address's name is + used. + + At most one of these can be specified: + + --global + If set, the address is global. + + --region=REGION + Region of the address to operate on. Overrides the default + compute/region property value for this command invocation. + +GCLOUD WIDE FLAGS + These flags are available to all commands: --access-token-file, --account, + --billing-project, --configuration, --flags-file, --flatten, --format, + --help, --impersonate-service-account, --log-http, --project, --quiet, + --trace-token, --user-output-enabled, --verbosity. + + Run $ gcloud help for details. + +NOTES + These variants are also available: + + $ gcloud alpha compute addresses move + + $ gcloud beta compute addresses move + diff --git a/gcloud/compute/backend-services/create b/gcloud/compute/backend-services/create index ec2ce6484..72a6b33b8 100644 --- a/gcloud/compute/backend-services/create +++ b/gcloud/compute/backend-services/create @@ -318,12 +318,15 @@ FLAGS balancers as part of a connection tracking policy. --load-balancing-scheme=LOAD_BALANCING_SCHEME; default="EXTERNAL" - Specifies the load balancer type. Choose EXTERNAL for load balancers - that receive traffic from external clients. Choose EXTERNAL_MANAGED for - Envoy-based External HTTP(S) Load Balancing. Choose INTERNAL for - Internal TCP/UDP Load Balancing. Choose INTERNAL_MANAGED for Internal - HTTP(S) Load Balancing. Choose INTERNAL_SELF_MANAGED for Traffic - Director. For more information, refer to this guide: + Specifies the load balancer type. Choose EXTERNAL for the classic + HTTP(S) load balancers, the external TCP/UDP network load balancers, + and the external TCP/SSL proxy load balancers. Choose EXTERNAL_MANAGED + for the Envoy-based global and regional external HTTP(S) load + balancers. Choose INTERNAL for internal TCP/UDP load balancers. Choose + INTERNAL_MANAGED for Envoy-based internal load balancers such as the + internal HTTP(S) load balancers and the internal TCP proxy load + balancers. Choose INTERNAL_SELF_MANAGED for Traffic Director. For more + information, refer to this guide: https://cloud.google.com/load-balancing/docs/choosing-load-balancer. LOAD_BALANCING_SCHEME must be one of: INTERNAL, EXTERNAL, INTERNAL_SELF_MANAGED, EXTERNAL_MANAGED, INTERNAL_MANAGED. diff --git a/gcloud/compute/images/import b/gcloud/compute/images/import index 73b4f7ce0..9429e2a8a 100644 --- a/gcloud/compute/images/import +++ b/gcloud/compute/images/import @@ -253,17 +253,18 @@ OPTIONAL FLAGS --os=OS Specifies the OS of the disk image being imported. OS must be one of: - centos-7, debian-10, debian-11, debian-8, debian-9, opensuse-15, - rhel-6, rhel-6-byol, rhel-7, rhel-7-byol, rhel-8, rhel-8-byol, - rhel-9, rhel-9-byol, rocky-8, rocky-9, sles-12, sles-12-byol, - sles-15, sles-15-byol, sles-sap-12, sles-sap-12-byol, sles-sap-15, - sles-sap-15-byol, ubuntu-1404, ubuntu-1604, ubuntu-1804, ubuntu-2004, - ubuntu-2204, windows-10-x64-byol, windows-10-x86-byol, - windows-11-x64-byol, windows-2008r2, windows-2008r2-byol, - windows-2012, windows-2012-byol, windows-2012r2, windows-2012r2-byol, - windows-2016, windows-2016-byol, windows-2019, windows-2019-byol, - windows-2022, windows-2022-byol, windows-7-x64-byol, - windows-7-x86-byol, windows-8-x64-byol, windows-8-x86-byol. + centos-7, centos-stream-8, centos-stream-9, debian-10, debian-11, + debian-8, debian-9, opensuse-15, rhel-6, rhel-6-byol, rhel-7, + rhel-7-byol, rhel-8, rhel-8-byol, rhel-9, rhel-9-byol, rocky-8, + rocky-9, sles-12, sles-12-byol, sles-15, sles-15-byol, sles-sap-12, + sles-sap-12-byol, sles-sap-15, sles-sap-15-byol, ubuntu-1404, + ubuntu-1604, ubuntu-1804, ubuntu-2004, ubuntu-2204, + windows-10-x64-byol, windows-10-x86-byol, windows-11-x64-byol, + windows-2008r2, windows-2008r2-byol, windows-2012, windows-2012-byol, + windows-2012r2, windows-2012r2-byol, windows-2016, windows-2016-byol, + windows-2019, windows-2019-byol, windows-2022, windows-2022-byol, + windows-7-x64-byol, windows-7-x86-byol, windows-8-x64-byol, + windows-8-x86-byol. GCLOUD WIDE FLAGS These flags are available to all commands: --access-token-file, --account, diff --git a/gcloud/compute/instance-groups/managed/create b/gcloud/compute/instance-groups/managed/create index 8fe4de98e..24ab664f7 100644 --- a/gcloud/compute/instance-groups/managed/create +++ b/gcloud/compute/instance-groups/managed/create @@ -71,10 +71,15 @@ OPTIONAL FLAGS An optional description for this group. --initial-delay=INITIAL_DELAY - Specifies the length of time during which the instance is known to be - initializing and should not be autohealed even if unhealthy. This value - cannot be greater than 1 hour. See $ gcloud topic datetimes for - information on duration formats. + Specifies the number of seconds that a new VM takes to initialize and + run its startup script. During a VM's initial delay period, the MIG + ignores unsuccessful health checks because the VM might be in the + startup process. This prevents the MIG from prematurely recreating a + VM. If the health check receives a healthy response during the initial + delay, it indicates that the startup process is complete and the VM is + ready. The value of initial delay must be between 0 and 3600 seconds. + The default value is 0. See $ gcloud topic datetimes for information on + duration formats. --instance-redistribution-type=TYPE Specifies the type of the instance redistribution policy. An instance diff --git a/gcloud/compute/instance-groups/managed/update b/gcloud/compute/instance-groups/managed/update index bbe4a10b3..170d184ed 100644 --- a/gcloud/compute/instance-groups/managed/update +++ b/gcloud/compute/instance-groups/managed/update @@ -146,10 +146,15 @@ FLAGS Clears all autohealing policy fields for the managed instance group. --initial-delay=INITIAL_DELAY - Specifies the length of time during which the instance is known to be - initializing and should not be autohealed even if unhealthy. This - value cannot be greater than 1 hour. See $ gcloud topic datetimes for - information on duration formats. + Specifies the number of seconds that a new VM takes to initialize and + run its startup script. During a VM's initial delay period, the MIG + ignores unsuccessful health checks because the VM might be in the + startup process. This prevents the MIG from prematurely recreating a + VM. If the health check receives a healthy response during the + initial delay, it indicates that the startup process is complete and + the VM is ready. The value of initial delay must be between 0 and + 3600 seconds. The default value is 0. See $ gcloud topic datetimes + for information on duration formats. At most one of these can be specified: diff --git a/gcloud/compute/instances/import b/gcloud/compute/instances/import index 3a0271e6d..ab8d68e35 100644 --- a/gcloud/compute/instances/import +++ b/gcloud/compute/instances/import @@ -165,17 +165,18 @@ OPTIONAL FLAGS --os=OS Specifies the OS of the image being imported. OS must be one of: - centos-7, debian-10, debian-11, debian-8, debian-9, opensuse-15, - rhel-6, rhel-6-byol, rhel-7, rhel-7-byol, rhel-8, rhel-8-byol, rhel-9, - rhel-9-byol, rocky-8, rocky-9, sles-12, sles-12-byol, sles-15, - sles-15-byol, sles-sap-12, sles-sap-12-byol, sles-sap-15, - sles-sap-15-byol, ubuntu-1404, ubuntu-1604, ubuntu-1804, ubuntu-2004, - ubuntu-2204, windows-10-x64-byol, windows-10-x86-byol, - windows-11-x64-byol, windows-2008r2, windows-2008r2-byol, windows-2012, - windows-2012-byol, windows-2012r2, windows-2012r2-byol, windows-2016, - windows-2016-byol, windows-2019, windows-2019-byol, windows-2022, - windows-2022-byol, windows-7-x64-byol, windows-7-x86-byol, - windows-8-x64-byol, windows-8-x86-byol. + centos-7, centos-stream-8, centos-stream-9, debian-10, debian-11, + debian-8, debian-9, opensuse-15, rhel-6, rhel-6-byol, rhel-7, + rhel-7-byol, rhel-8, rhel-8-byol, rhel-9, rhel-9-byol, rocky-8, + rocky-9, sles-12, sles-12-byol, sles-15, sles-15-byol, sles-sap-12, + sles-sap-12-byol, sles-sap-15, sles-sap-15-byol, ubuntu-1404, + ubuntu-1604, ubuntu-1804, ubuntu-2004, ubuntu-2204, + windows-10-x64-byol, windows-10-x86-byol, windows-11-x64-byol, + windows-2008r2, windows-2008r2-byol, windows-2012, windows-2012-byol, + windows-2012r2, windows-2012r2-byol, windows-2016, windows-2016-byol, + windows-2019, windows-2019-byol, windows-2022, windows-2022-byol, + windows-7-x64-byol, windows-7-x86-byol, windows-8-x64-byol, + windows-8-x86-byol. --private-network-ip=PRIVATE_NETWORK_IP Specifies the RFC1918 IP to assign to the instance. The IP should be in diff --git a/gcloud/compute/machine-images/import b/gcloud/compute/machine-images/import index 58aeffaa8..1b78850b6 100644 --- a/gcloud/compute/machine-images/import +++ b/gcloud/compute/machine-images/import @@ -158,17 +158,18 @@ OPTIONAL FLAGS --os=OS Specifies the OS of the machine image being imported. OS must be one - of: centos-7, debian-10, debian-11, debian-8, debian-9, opensuse-15, - rhel-6, rhel-6-byol, rhel-7, rhel-7-byol, rhel-8, rhel-8-byol, rhel-9, - rhel-9-byol, rocky-8, rocky-9, sles-12, sles-12-byol, sles-15, - sles-15-byol, sles-sap-12, sles-sap-12-byol, sles-sap-15, - sles-sap-15-byol, ubuntu-1404, ubuntu-1604, ubuntu-1804, ubuntu-2004, - ubuntu-2204, windows-10-x64-byol, windows-10-x86-byol, - windows-11-x64-byol, windows-2008r2, windows-2008r2-byol, windows-2012, - windows-2012-byol, windows-2012r2, windows-2012r2-byol, windows-2016, - windows-2016-byol, windows-2019, windows-2019-byol, windows-2022, - windows-2022-byol, windows-7-x64-byol, windows-7-x86-byol, - windows-8-x64-byol, windows-8-x86-byol. + of: centos-7, centos-stream-8, centos-stream-9, debian-10, debian-11, + debian-8, debian-9, opensuse-15, rhel-6, rhel-6-byol, rhel-7, + rhel-7-byol, rhel-8, rhel-8-byol, rhel-9, rhel-9-byol, rocky-8, + rocky-9, sles-12, sles-12-byol, sles-15, sles-15-byol, sles-sap-12, + sles-sap-12-byol, sles-sap-15, sles-sap-15-byol, ubuntu-1404, + ubuntu-1604, ubuntu-1804, ubuntu-2004, ubuntu-2204, + windows-10-x64-byol, windows-10-x86-byol, windows-11-x64-byol, + windows-2008r2, windows-2008r2-byol, windows-2012, windows-2012-byol, + windows-2012r2, windows-2012r2-byol, windows-2016, windows-2016-byol, + windows-2019, windows-2019-byol, windows-2022, windows-2022-byol, + windows-7-x64-byol, windows-7-x86-byol, windows-8-x64-byol, + windows-8-x86-byol. --restart-on-failure The VMs created from the imported machine image are restarted if they diff --git a/gcloud/database-migration/migration-jobs/create b/gcloud/database-migration/migration-jobs/create index 3c60dd5e8..885aaa710 100644 --- a/gcloud/database-migration/migration-jobs/create +++ b/gcloud/database-migration/migration-jobs/create @@ -9,6 +9,8 @@ SYNOPSIS [--conversion-workspace=CONVERSION_WORKSPACE] [--display-name=DISPLAY_NAME] [--dump-path=DUMP_PATH] [--filter=FILTER] [--labels=[KEY=VALUE,...]] + [--cmek-key=CMEK_KEY + : --cmek-keyring=CMEK_KEYRING --cmek-project=CMEK_PROJECT] [--peer-vpc=PEER_VPC | --static-ip | [--vm-ip=VM_IP --vm-port=VM_PORT --vpc=VPC : --vm=VM]] [GCLOUD_WIDE_FLAG ...] @@ -193,6 +195,41 @@ OPTIONAL FLAGS contain only hyphens (-), underscores (_), lowercase characters, and numbers. + Cmek key resource - Name of the CMEK (customer-managed encryption key) + used for the migration job The arguments in this group can be used to + specify the attributes of this resource. (NOTE) Some attributes are not + given arguments in this group but can be set in other ways. + + To set the region attribute: + ◆ provide the argument --cmek-key on the command line with a fully + specified name; + ◆ provide the argument --region on the command line. + + --cmek-key=CMEK_KEY + ID of the cmek-key or fully qualified identifier for the cmek-key. + + To set the cmek-key attribute: + ▸ provide the argument --cmek-key on the command line. + + This flag argument must be specified if any of the other arguments in + this group are specified. + + --cmek-keyring=CMEK_KEYRING + The CMEK keyring id of the cmek-key. + + To set the cmek-keyring attribute: + ▸ provide the argument --cmek-key on the command line with a fully + specified name; + ▸ provide the argument --cmek-keyring on the command line. + + --cmek-project=CMEK_PROJECT + The Cloud project id for the cmek-key. + + To set the cmek-project attribute: + ▸ provide the argument --cmek-key on the command line with a fully + specified name; + ▸ provide the argument --cmek-project on the command line. + The connectivity method used by the migration job. If a connectivity method isn't specified, then it isn't added to the migration job. diff --git a/gcloud/dataproc/batches/submit/help b/gcloud/dataproc/batches/submit/help index 5262cfaad..2948c63c1 100644 --- a/gcloud/dataproc/batches/submit/help +++ b/gcloud/dataproc/batches/submit/help @@ -8,8 +8,9 @@ SYNOPSIS [--labels=[KEY=VALUE,...]] [--metastore-service=METASTORE_SERVICE] [--properties=[PROPERTY=VALUE,...]] [--region=REGION] [--request-id=REQUEST_ID] [--service-account=SERVICE_ACCOUNT] - [--tags=[TAGS,...]] [--ttl=TTL] [--version=VERSION] - [--network=NETWORK | --subnet=SUBNET] [GCLOUD_WIDE_FLAG ...] + [--staging-bucket=STAGING_BUCKET] [--tags=[TAGS,...]] [--ttl=TTL] + [--version=VERSION] [--network=NETWORK | --subnet=SUBNET] + [GCLOUD_WIDE_FLAG ...] DESCRIPTION Submit a Dataproc batch job. @@ -115,6 +116,13 @@ FLAGS --service-account=SERVICE_ACCOUNT The IAM service account to be used for a batch/session job. + --staging-bucket=STAGING_BUCKET + The Cloud Storage bucket to use to store job dependencies, config + files, and job driver console output. If not specified, the default + [staging bucket] + (https://cloud.google.com/dataproc-serverless/docs/concepts/buckets) is + used. + --tags=[TAGS,...] Network tags for traffic control. diff --git a/gcloud/dataproc/batches/submit/pyspark b/gcloud/dataproc/batches/submit/pyspark index 7b6bc38a9..57e79792d 100644 --- a/gcloud/dataproc/batches/submit/pyspark +++ b/gcloud/dataproc/batches/submit/pyspark @@ -10,9 +10,10 @@ SYNOPSIS [--metastore-service=METASTORE_SERVICE] [--properties=[PROPERTY=VALUE,...]] [--py-files=[PY,...]] [--region=REGION] [--request-id=REQUEST_ID] - [--service-account=SERVICE_ACCOUNT] [--tags=[TAGS,...]] [--ttl=TTL] - [--version=VERSION] [--network=NETWORK | --subnet=SUBNET] - [GCLOUD_WIDE_FLAG ...] [-- JOB_ARG ...] + [--service-account=SERVICE_ACCOUNT] [--staging-bucket=STAGING_BUCKET] + [--tags=[TAGS,...]] [--ttl=TTL] [--version=VERSION] + [--network=NETWORK | --subnet=SUBNET] [GCLOUD_WIDE_FLAG ...] + [-- JOB_ARG ...] DESCRIPTION Submit a PySpark batch job. @@ -131,6 +132,13 @@ FLAGS --service-account=SERVICE_ACCOUNT The IAM service account to be used for a batch/session job. + --staging-bucket=STAGING_BUCKET + The Cloud Storage bucket to use to store job dependencies, config + files, and job driver console output. If not specified, the default + [staging bucket] + (https://cloud.google.com/dataproc-serverless/docs/concepts/buckets) is + used. + --tags=[TAGS,...] Network tags for traffic control. diff --git a/gcloud/dataproc/batches/submit/spark b/gcloud/dataproc/batches/submit/spark index 9c9006901..c152d263d 100644 --- a/gcloud/dataproc/batches/submit/spark +++ b/gcloud/dataproc/batches/submit/spark @@ -10,9 +10,9 @@ SYNOPSIS [--metastore-service=METASTORE_SERVICE] [--properties=[PROPERTY=VALUE,...]] [--region=REGION] [--request-id=REQUEST_ID] [--service-account=SERVICE_ACCOUNT] - [--tags=[TAGS,...]] [--ttl=TTL] [--version=VERSION] - [--network=NETWORK | --subnet=SUBNET] [GCLOUD_WIDE_FLAG ...] - [-- JOB_ARG ...] + [--staging-bucket=STAGING_BUCKET] [--tags=[TAGS,...]] [--ttl=TTL] + [--version=VERSION] [--network=NETWORK | --subnet=SUBNET] + [GCLOUD_WIDE_FLAG ...] [-- JOB_ARG ...] DESCRIPTION Submit a Spark batch job. @@ -145,6 +145,13 @@ OPTIONAL FLAGS --service-account=SERVICE_ACCOUNT The IAM service account to be used for a batch/session job. + --staging-bucket=STAGING_BUCKET + The Cloud Storage bucket to use to store job dependencies, config + files, and job driver console output. If not specified, the default + [staging bucket] + (https://cloud.google.com/dataproc-serverless/docs/concepts/buckets) is + used. + --tags=[TAGS,...] Network tags for traffic control. diff --git a/gcloud/dataproc/batches/submit/spark-r b/gcloud/dataproc/batches/submit/spark-r index 5ef07a950..7c105e81c 100644 --- a/gcloud/dataproc/batches/submit/spark-r +++ b/gcloud/dataproc/batches/submit/spark-r @@ -10,9 +10,9 @@ SYNOPSIS [--metastore-service=METASTORE_SERVICE] [--properties=[PROPERTY=VALUE,...]] [--region=REGION] [--request-id=REQUEST_ID] [--service-account=SERVICE_ACCOUNT] - [--tags=[TAGS,...]] [--ttl=TTL] [--version=VERSION] - [--network=NETWORK | --subnet=SUBNET] [GCLOUD_WIDE_FLAG ...] - [-- JOB_ARG ...] + [--staging-bucket=STAGING_BUCKET] [--tags=[TAGS,...]] [--ttl=TTL] + [--version=VERSION] [--network=NETWORK | --subnet=SUBNET] + [GCLOUD_WIDE_FLAG ...] [-- JOB_ARG ...] DESCRIPTION Submit a Spark R batch job. @@ -123,6 +123,13 @@ FLAGS --service-account=SERVICE_ACCOUNT The IAM service account to be used for a batch/session job. + --staging-bucket=STAGING_BUCKET + The Cloud Storage bucket to use to store job dependencies, config + files, and job driver console output. If not specified, the default + [staging bucket] + (https://cloud.google.com/dataproc-serverless/docs/concepts/buckets) is + used. + --tags=[TAGS,...] Network tags for traffic control. diff --git a/gcloud/dataproc/batches/submit/spark-sql b/gcloud/dataproc/batches/submit/spark-sql index a1d8ed628..8dcdd0742 100644 --- a/gcloud/dataproc/batches/submit/spark-sql +++ b/gcloud/dataproc/batches/submit/spark-sql @@ -10,9 +10,9 @@ SYNOPSIS [--metastore-service=METASTORE_SERVICE] [--properties=[PROPERTY=VALUE,...]] [--region=REGION] [--request-id=REQUEST_ID] [--service-account=SERVICE_ACCOUNT] - [--tags=[TAGS,...]] [--ttl=TTL] [--vars=[NAME=VALUE,...]] - [--version=VERSION] [--network=NETWORK | --subnet=SUBNET] - [GCLOUD_WIDE_FLAG ...] + [--staging-bucket=STAGING_BUCKET] [--tags=[TAGS,...]] [--ttl=TTL] + [--vars=[NAME=VALUE,...]] [--version=VERSION] + [--network=NETWORK | --subnet=SUBNET] [GCLOUD_WIDE_FLAG ...] DESCRIPTION Submit a Spark SQL batch job. @@ -113,6 +113,13 @@ FLAGS --service-account=SERVICE_ACCOUNT The IAM service account to be used for a batch/session job. + --staging-bucket=STAGING_BUCKET + The Cloud Storage bucket to use to store job dependencies, config + files, and job driver console output. If not specified, the default + [staging bucket] + (https://cloud.google.com/dataproc-serverless/docs/concepts/buckets) is + used. + --tags=[TAGS,...] Network tags for traffic control. diff --git a/gcloud/filestore/instances/help b/gcloud/filestore/instances/help index 18d19393a..993d4f1e5 100644 --- a/gcloud/filestore/instances/help +++ b/gcloud/filestore/instances/help @@ -36,9 +36,6 @@ COMMANDS restore Restore a Filestore instance from a backup. - revert - Revert a Filestore instance. - update Update a Filestore instance. diff --git a/gcloud/filestore/instances/revert b/gcloud/filestore/instances/revert deleted file mode 100644 index f800e009c..000000000 --- a/gcloud/filestore/instances/revert +++ /dev/null @@ -1,80 +0,0 @@ -NAME - gcloud filestore instances revert - revert a Filestore instance - -SYNOPSIS - gcloud filestore instances revert (INSTANCE : --location=LOCATION) - --target-snapshot=TARGET_SNAPSHOT [--async] [GCLOUD_WIDE_FLAG ...] - -DESCRIPTION - Revert a Filestore instance to the target snapshot. - - This command can fail for the following reasons: - ▪ The target snapshot does not exist. - ▪ The active account does not have permission to revert the instance. - ▪ The service tier of the instance does not support the operation. - -EXAMPLES - To revert an instance with the name my-instance that's located in - us-central1 to the target snapshot named my-snapshot , run: - - $ gcloud filestore instances revert my-instance \ - --target-snapshot=my-snapshot --location=us-central1 - -POSITIONAL ARGUMENTS - Instance resource - Arguments and flags that specify the Filestore - instance to revert. The arguments in this group can be used to specify the - attributes of this 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 instance on the command line with a fully - specified name; - ◆ provide the argument --project on the command line; - ◆ set the property core/project. - - This must be specified. - - INSTANCE - ID of the instance or fully qualified identifier for the instance. - - To set the instance attribute: - ▸ provide the argument instance on the command line. - - This positional argument must be specified if any of the other - arguments in this group are specified. - - --location=LOCATION - The location of the Filestore instance. - - To set the location attribute: - ▸ provide the argument instance on the command line with a fully - specified name; - ▸ provide the argument --location on the command line; - ▸ set the property filestore/location. - -REQUIRED FLAGS - --target-snapshot=TARGET_SNAPSHOT - Name of the Filestore snapshot to revert to. - -OPTIONAL FLAGS - --async - Return immediately, without waiting for the operation in progress to - complete. - -GCLOUD WIDE FLAGS - These flags are available to all commands: --access-token-file, --account, - --billing-project, --configuration, --flags-file, --flatten, --format, - --help, --impersonate-service-account, --log-http, --project, --quiet, - --trace-token, --user-output-enabled, --verbosity. - - Run $ gcloud help for details. - -API REFERENCE - This command uses the file/v1 API. The full documentation for this API can - be found at: https://cloud.google.com/filestore/ - -NOTES - This variant is also available: - - $ gcloud beta filestore instances revert - diff --git a/gcloud/firestore/help b/gcloud/firestore/help index 96f51a05c..7eb99f185 100644 --- a/gcloud/firestore/help +++ b/gcloud/firestore/help @@ -30,6 +30,9 @@ GROUPS indexes Manage indexes for Cloud Firestore. + locations + The set of commands to manage Locations for Cloud Firestore. + operations Manage Long Running Operations for Cloud Firestore. diff --git a/gcloud/firestore/locations/help b/gcloud/firestore/locations/help new file mode 100644 index 000000000..9fc449b30 --- /dev/null +++ b/gcloud/firestore/locations/help @@ -0,0 +1,28 @@ +NAME + gcloud firestore locations - the set of commands to manage Locations for + Cloud Firestore + +SYNOPSIS + gcloud firestore locations COMMAND [GCLOUD_WIDE_FLAG ...] + +DESCRIPTION + The set of commands to manage Locations for Cloud Firestore. + +GCLOUD WIDE FLAGS + These flags are available to all commands: --help. + + Run $ gcloud help for details. + +COMMANDS + COMMAND is one of the following: + + list + List locations available to Google Cloud Firestore. + +NOTES + These variants are also available: + + $ gcloud alpha firestore locations + + $ gcloud beta firestore locations + diff --git a/gcloud/firestore/locations/list b/gcloud/firestore/locations/list new file mode 100644 index 000000000..33e301131 --- /dev/null +++ b/gcloud/firestore/locations/list @@ -0,0 +1,66 @@ +NAME + gcloud firestore locations list - list locations available to Google Cloud + Firestore + +SYNOPSIS + gcloud firestore locations list [--filter=EXPRESSION] [--limit=LIMIT] + [--page-size=PAGE_SIZE] [--sort-by=[FIELD,...]] [--uri] + [GCLOUD_WIDE_FLAG ...] + +EXAMPLES + To list all Firestore locations with table. + + $ gcloud firestore locations list \ + --format="table(locationId, displayName)" + + To list Firestore locations with a filter. + + $ gcloud firestore locations list --filter="locationId:us-west1" + +LIST COMMAND FLAGS + --filter=EXPRESSION + Apply a Boolean filter EXPRESSION to each resource item to be listed. + If the expression evaluates True, then that item is listed. For more + details and examples of filter expressions, run $ gcloud topic filters. + This flag interacts with other flags that are applied in this order: + --flatten, --sort-by, --filter, --limit. + + --limit=LIMIT + Maximum number of resources to list. The default is unlimited. This + flag interacts with other flags that are applied in this order: + --flatten, --sort-by, --filter, --limit. + + --page-size=PAGE_SIZE + Some services group resource list output into pages. This flag + specifies the maximum number of resources per page. The default is + determined by the service if it supports paging, otherwise it is + unlimited (no paging). Paging may be applied before or after --filter + and --limit depending on the service. + + --sort-by=[FIELD,...] + Comma-separated list of resource field key names to sort by. The + default order is ascending. Prefix a field with ``~'' for descending + order on that field. This flag interacts with other flags that are + applied in this order: --flatten, --sort-by, --filter, --limit. + + --uri + Print a list of resource URIs instead of the default output, and change + the command output to a list of URIs. If this flag is used with + --format, the formatting is applied on this URI list. To display URIs + alongside other keys instead, use the uri() transform. + +GCLOUD WIDE FLAGS + These flags are available to all commands: --access-token-file, --account, + --billing-project, --configuration, --flags-file, --flatten, --format, + --help, --impersonate-service-account, --log-http, --project, --quiet, + --trace-token, --user-output-enabled, --verbosity. + + Run $ gcloud help for details. + +NOTES + These variants are also available: + + $ gcloud alpha firestore locations list + + $ gcloud beta firestore locations list + diff --git a/gcloud/metastore/services/alter-metadata-resource-location b/gcloud/metastore/services/alter-metadata-resource-location new file mode 100644 index 000000000..e7ba30a3f --- /dev/null +++ b/gcloud/metastore/services/alter-metadata-resource-location @@ -0,0 +1,95 @@ +NAME + gcloud metastore services alter-metadata-resource-location - alter metadata + resource location + +SYNOPSIS + gcloud metastore services alter-metadata-resource-location + (SERVICE : --location=LOCATION) --location_uri=LOCATION_URI + --resource_name=RESOURCE_NAME [--async] [GCLOUD_WIDE_FLAG ...] + +DESCRIPTION + Alter metadata resource location from a Dataproc Metastore service's + underlying metadata store. + + If run asynchronously with --async, exits after printing one operation name + that can be used to poll the status of the creation via: + + gcloud metastore operations describe + +EXAMPLES + To alter metadata resource location with the resource_name + databases/{database_id} or databases/{database_id}/tables/{table_id} or and + location_uri in location us-central, run: + + $ gcloud metastore services alter-metadata-resource-location \ + my-metastore-service --location=us-central1 \ + --resource_name=databases/my-db \ + --location_uri=gs://destination_bucket/destination_object + +POSITIONAL ARGUMENTS + Service resource - Arguments and flags that specify the resource and the + location you want to alter. The arguments in this group can be used to + specify the attributes of this 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 service on the command line with a fully + specified name; + ◆ set the property core/project; + ◆ provide the argument --project on the command line. + + This must be specified. + + SERVICE + ID of the service or fully qualified identifier for the service. + + To set the service attribute: + ▸ provide the argument service on the command line. + + This positional argument must be specified if any of the other + arguments in this group are specified. + + --location=LOCATION + The location of the Dataproc Metastore service. + + If not specified, will use default metastore/location. + + To set the location attribute: + ▸ provide the argument service on the command line with a fully + specified name; + ▸ provide the argument --location on the command line; + ▸ set the property metastore/location. + +REQUIRED FLAGS + --location_uri=LOCATION_URI + The new location URI for the metadata resource. + + --resource_name=RESOURCE_NAME + The relative metadata resource name in the following format. + databases/{database_id} or databases/{database_id}/tables/{table_id} or + databases/{database_id}/tables/{table_id}/partitions/{partition_id} + +OPTIONAL FLAGS + --async + Return immediately, without waiting for the operation in progress to + complete. + +GCLOUD WIDE FLAGS + These flags are available to all commands: --access-token-file, --account, + --billing-project, --configuration, --flags-file, --flatten, --format, + --help, --impersonate-service-account, --log-http, --project, --quiet, + --trace-token, --user-output-enabled, --verbosity. + + Run $ gcloud help for details. + +API REFERENCE + This command uses the metastore/v1 API. The full documentation for this API + can be found at: https://cloud.google.com/dataproc-metastore/docs + +NOTES + These variants are also available: + + $ gcloud alpha metastore services alter-metadata-resource-location + + $ gcloud beta metastore services alter-metadata-resource-location + diff --git a/gcloud/metastore/services/alter-table-properties b/gcloud/metastore/services/alter-table-properties new file mode 100644 index 000000000..18a921927 --- /dev/null +++ b/gcloud/metastore/services/alter-table-properties @@ -0,0 +1,137 @@ +NAME + gcloud metastore services alter-table-properties - alter metadata table + properties + +SYNOPSIS + gcloud metastore services alter-table-properties + (SERVICE : --location=LOCATION) --properties=PROPERTIES + --table-name=TABLE_NAME --update-mask=UPDATE_MASK [--async] + [GCLOUD_WIDE_FLAG ...] + +DESCRIPTION + Alter metadata table properties from a Dataproc Metastore service's + underlying metadata store. + + If run asynchronously with --async, exits after printing one operation name + that can be used to poll the status of the creation via: + + gcloud metastore operations describe + +EXAMPLES + To alter metadata table properties a and b on table-name + databases/{database_id}/tables/{table_id} , use the update-mask + properties.a,properties.b , and run: + + $ gcloud metastore services alter-table-properties \ + my-metastore-service --location=us-central1 \ + --table-name=databases/my-database/tables/my-table \ + --update-mask=properties.a,properties.b --properties=a=1,b=2 + +POSITIONAL ARGUMENTS + Service resource - Arguments and flags that specify the table you want to + alter. The arguments in this group can be used to specify the attributes + of this 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 service on the command line with a fully + specified name; + ◆ set the property core/project; + ◆ provide the argument --project on the command line. + + This must be specified. + + SERVICE + ID of the service or fully qualified identifier for the service. + + To set the service attribute: + ▸ provide the argument service on the command line. + + This positional argument must be specified if any of the other + arguments in this group are specified. + + --location=LOCATION + The location of the Dataproc Metastore service. + + If not specified, will use default metastore/location. + + To set the location attribute: + ▸ provide the argument service on the command line with a fully + specified name; + ▸ provide the argument --location on the command line; + ▸ set the property metastore/location. + +REQUIRED FLAGS + --properties=PROPERTIES + A string where field names are separated by a comma. Describes the + desired values to mutate. If update-mask is empty, the properties will + not update. Otherwise, the properties only alter the values whose + associated paths exist in the update mask. + + For example, the desired key-value pairs. + + a=2,b=3,c=4 + + --table-name=TABLE_NAME + The name of the table containing the properties you're altering in the + following format. + + databases/{database_id}/tables/{table_id} + + --update-mask=UPDATE_MASK + A string where field names are separated by a comma. Specifies the + metadata table properties fields that are overwritten by the update. + Fields specified in the update-mask are relative to the resource (not + to the full request). A field is overwritten if it is in the mask. + + For example, given the target properties: + + properties { + a: 1 + b: 2 + } + + And an update properties: + + properties { + a: 2 + b: 3 + c: 4 + } + + then if the field mask is: + + properties.b,properties.c + + then the updated result will be: + + properties { + a: 1 + b: 3 + c: 4 + } + +OPTIONAL FLAGS + --async + Return immediately, without waiting for the operation in progress to + complete. + +GCLOUD WIDE FLAGS + These flags are available to all commands: --access-token-file, --account, + --billing-project, --configuration, --flags-file, --flatten, --format, + --help, --impersonate-service-account, --log-http, --project, --quiet, + --trace-token, --user-output-enabled, --verbosity. + + Run $ gcloud help for details. + +API REFERENCE + This command uses the metastore/v1 API. The full documentation for this API + can be found at: https://cloud.google.com/dataproc-metastore/docs + +NOTES + These variants are also available: + + $ gcloud alpha metastore services alter-table-properties + + $ gcloud beta metastore services alter-table-properties + diff --git a/gcloud/metastore/services/help b/gcloud/metastore/services/help index ccd3d0f11..7de753a7e 100644 --- a/gcloud/metastore/services/help +++ b/gcloud/metastore/services/help @@ -30,6 +30,12 @@ COMMANDS add-iam-policy-binding Add an IAM policy binding to a service. + alter-metadata-resource-location + Alter metadata resource location. + + alter-table-properties + Alter metadata table properties. + create Create a Dataproc Metastore service. @@ -45,6 +51,12 @@ COMMANDS list List Dataproc Metastore services. + move-table-to-database + Move table to another database. + + query-metadata + Execute a SQL query against a Dataproc Metastore Service's metadata. + remove-iam-policy-binding Remove an IAM policy binding from a service. diff --git a/gcloud/metastore/services/move-table-to-database b/gcloud/metastore/services/move-table-to-database new file mode 100644 index 000000000..a5eef8bba --- /dev/null +++ b/gcloud/metastore/services/move-table-to-database @@ -0,0 +1,98 @@ +NAME + gcloud metastore services move-table-to-database - move table to another + database + +SYNOPSIS + gcloud metastore services move-table-to-database + (SERVICE : --location=LOCATION) + --destination_db_name=DESTINATION_DB_NAME + --source_db_name=SOURCE_DB_NAME --table_name=TABLE_NAME [--async] + [GCLOUD_WIDE_FLAG ...] + +DESCRIPTION + Move table to another database from a Dataproc Metastore service's + underlying metadata store. + + If run asynchronously with --async, exits after printing one operation name + that can be used to poll the status of the creation via: + + gcloud metastore operations describe + +EXAMPLES + To move table to database with the table_name, source_db_name, and + destination_db_name in location us-central, run: + + $ gcloud metastore services move-table-to-database \ + my-metastore-service --location=us-central1 \ + --table_name=table_name_to_move \ + --source_db_name=database_name_to_move \ + --destination_db_name=destination_database_name + +POSITIONAL ARGUMENTS + Service resource - Arguments and flags that specify the table and the + destination database you want to move to. The arguments in this group can + be used to specify the attributes of this 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 service on the command line with a fully + specified name; + ◆ set the property core/project; + ◆ provide the argument --project on the command line. + + This must be specified. + + SERVICE + ID of the service or fully qualified identifier for the service. + + To set the service attribute: + ▸ provide the argument service on the command line. + + This positional argument must be specified if any of the other + arguments in this group are specified. + + --location=LOCATION + The location of the Dataproc Metastore service. + + If not specified, will use default metastore/location. + + To set the location attribute: + ▸ provide the argument service on the command line with a fully + specified name; + ▸ provide the argument --location on the command line; + ▸ set the property metastore/location. + +REQUIRED FLAGS + --destination_db_name=DESTINATION_DB_NAME + The name of the database where the table should be moved. + + --source_db_name=SOURCE_DB_NAME + The name of the database where the table resides. + + --table_name=TABLE_NAME + The name of the table to be moved. + +OPTIONAL FLAGS + --async + Return immediately, without waiting for the operation in progress to + complete. + +GCLOUD WIDE FLAGS + These flags are available to all commands: --access-token-file, --account, + --billing-project, --configuration, --flags-file, --flatten, --format, + --help, --impersonate-service-account, --log-http, --project, --quiet, + --trace-token, --user-output-enabled, --verbosity. + + Run $ gcloud help for details. + +API REFERENCE + This command uses the metastore/v1 API. The full documentation for this API + can be found at: https://cloud.google.com/dataproc-metastore/docs + +NOTES + These variants are also available: + + $ gcloud alpha metastore services move-table-to-database + + $ gcloud beta metastore services move-table-to-database + diff --git a/gcloud/metastore/services/query-metadata b/gcloud/metastore/services/query-metadata new file mode 100644 index 000000000..6a61f2757 --- /dev/null +++ b/gcloud/metastore/services/query-metadata @@ -0,0 +1,83 @@ +NAME + gcloud metastore services query-metadata - execute a SQL query against a + Dataproc Metastore Service's metadata + +SYNOPSIS + gcloud metastore services query-metadata (SERVICE : --location=LOCATION) + --query=QUERY [--format=FORMAT] [GCLOUD_WIDE_FLAG ...] + +DESCRIPTION + Execute a SQL query against a Dataproc Metastore Service's metadata. + +EXAMPLES + To query metadata against a Dataproc Metastore service with the name + my-metastore-service in location us-central1, and the sql query "show + tables;", run: + + $ gcloud metastore services query-metadata my-metastore-service \ + --location=us-central1 --query="show tables;" + +POSITIONAL ARGUMENTS + Service resource - The service to query metadata. The arguments in this + group can be used to specify the attributes of this 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 service on the command line with a fully + specified name; + ◆ provide the argument --project on the command line; + ◆ set the property core/project. + + This must be specified. + + SERVICE + ID of the service or fully qualified identifier for the service. + + To set the service attribute: + ▸ provide the argument service on the command line. + + This positional argument must be specified if any of the other + arguments in this group are specified. + + --location=LOCATION + Location to which the service belongs. + + To set the location attribute: + ▸ provide the argument service on the command line with a fully + specified name; + ▸ provide the argument --location on the command line; + ▸ set the property metastore/location. + +REQUIRED FLAGS + --query=QUERY + Use Google Standard SQL query for Cloud Spanner and MySQL query syntax + for Cloud SQL. Cloud Spanner SQL is described at + https://cloud.google.com/spanner/docs/query-syntax)" + +COMMONLY USED FLAGS + --format=FORMAT + Sets the format for printing command output resources. The default is a + command-specific human-friendly output format. If both core/format and + --format are specified, --format takes precedence. --format and + core/format both take precedence over core/default_format. The + supported formats are limited to: config, csv, default, diff, disable, + flattened, get, json, list, multi, none, object, table, text, value, + yaml. For more details run $ gcloud topic formats. Run $ gcloud config + set --help to see more information about core/format + +GCLOUD WIDE FLAGS + These flags are available to all commands: --access-token-file, --account, + --billing-project, --configuration, --flags-file, --flatten, --format, + --help, --impersonate-service-account, --log-http, --project, --quiet, + --trace-token, --user-output-enabled, --verbosity. + + Run $ gcloud help for details. + +NOTES + These variants are also available: + + $ gcloud alpha metastore services query-metadata + + $ gcloud beta metastore services query-metadata + diff --git a/gcloud/notebooks/instances/create b/gcloud/notebooks/instances/create index 4db819310..8f6c349e3 100644 --- a/gcloud/notebooks/instances/create +++ b/gcloud/notebooks/instances/create @@ -21,6 +21,8 @@ SYNOPSIS --accelerator-type=ACCELERATOR_TYPE] [--boot-disk-size=BOOT_DISK_SIZE --boot-disk-type=BOOT_DISK_TYPE] [--custom-gpu-driver-path=CUSTOM_GPU_DRIVER_PATH --install-gpu-driver] + [--data-disk-size=DATA_DISK_SIZE + --data-disk-type=DATA_DISK_TYPE --no-remove-data-disk] [--disk-encryption=DISK_ENCRYPTION [--kms-key=KMS_KEY : --kms-keyring=KMS_KEYRING --kms-location=KMS_LOCATION --kms-project=KMS_PROJECT]] @@ -222,14 +224,14 @@ OPTIONAL FLAGS Boot disk configurations. --boot-disk-size=BOOT_DISK_SIZE - The size of the disk in GB attached to this instance, up to a maximum - of 64000 GB (64 TB). The minimum recommended value is 100 GB. If not + Size of boot disk in GB attached to this instance, up to a maximum of + 64000 GB (64 TB). The minimum recommended value is 100 GB. If not specified, this defaults to 100. --boot-disk-type=BOOT_DISK_TYPE - The type of disk attached to this instance, defaults to standard + Type of boot disk attached to this instance, defaults to standard persistent disk (PD_STANDARD). BOOT_DISK_TYPE must be one of: - PD_STANDARD, PD_SSD, PD_BALANCED. + PD_STANDARD, PD_SSD, PD_BALANCED, PD_EXTREME. GPU driver configurations. @@ -243,6 +245,22 @@ OPTIONAL FLAGS on this instance. If this field is empty or set to false, the GPU driver won't be installed. Only applicable to instances with GPUs. + Data disk configurations. + + --data-disk-size=DATA_DISK_SIZE + Size of data disk in GB attached to this instance, up to a maximum of + 64000 GB (64 TB). The minimum recommended value is 100 GB. If not + specified, this defaults to 100. + + --data-disk-type=DATA_DISK_TYPE + Type of data disk attached to this instance, defaults to standard + persistent disk (PD_STANDARD). DATA_DISK_TYPE must be one of: + PD_STANDARD, PD_SSD, PD_BALANCED, PD_EXTREME. + + --no-remove-data-disk + If true, the data disk will not be auto deleted when deleting the + instance. + Disk encryption configurations. --disk-encryption=DISK_ENCRYPTION diff --git a/gcloud/recaptcha/keys/create b/gcloud/recaptcha/keys/create index f34b43bae..6f5db7a23 100644 --- a/gcloud/recaptcha/keys/create +++ b/gcloud/recaptcha/keys/create @@ -6,7 +6,9 @@ SYNOPSIS ([--android (--allow-all-package-names | --package-names=[PACKAGE_NAMES,...]) : --support-non-google-app-store-distribution] - | --ios (--allow-all-bundle-ids | --bundle-ids=[BUNDLE_IDS,...]) + | [--ios (--allow-all-bundle-ids | --bundle-ids=[BUNDLE_IDS,...]) + : --key-id=KEY_ID + --private-key-file=PRIVATE_KEY_FILE --team-id=TEAM_ID] | [--web (--allow-all-domains | --domains=[DOMAINS,...]) : --allow-amp-traffic --integration-type=INTEGRATION_TYPE --security-preference=SECURITY_PREFERENCE @@ -76,6 +78,30 @@ REQUIRED FLAGS Example of a valid bundle id: 'com.companyname.productname.appname' + Fields that are required to perform Apple-specific integrity checks + (recommended for iOS keys). + + --key-id=KEY_ID + The Apple developer key ID (10-character string). + + This flag argument must be specified if any of the other + arguments in this group are specified. + + --private-key-file=PRIVATE_KEY_FILE + File path to an authentication key (.p8 file extension). This is + generated in the Apple Developer Center under Certificates, + Identifiers & Profiles. + + This flag argument must be specified if any of the other + arguments in this group are specified. + + --team-id=TEAM_ID + The Apple team ID (10-character string) owning the provisioning + profile used to build your application. + + This flag argument must be specified if any of the other + arguments in this group are specified. + Options for the creation of a site key for web. --web diff --git a/gcloud/recaptcha/keys/update b/gcloud/recaptcha/keys/update index f76227d79..a327f2400 100644 --- a/gcloud/recaptcha/keys/update +++ b/gcloud/recaptcha/keys/update @@ -6,8 +6,10 @@ SYNOPSIS [--labels=KEY=VALUE] [--android (--allow-all-package-names | --package-names=[PACKAGE_NAMES,...]) - | --ios (--allow-all-bundle-ids | --bundle-ids=[BUNDLE_IDS,...]) - | [--web : --allow-amp-traffic + | [--ios : --allow-all-bundle-ids | --bundle-ids=[BUNDLE_IDS,...] + --key-id=KEY_ID + --private-key-file=PRIVATE_KEY_FILE --team-id=TEAM_ID] | [--web + : --allow-amp-traffic --security-preference=SECURITY_PREFERENCE --allow-all-domains | --domains=[DOMAINS,...]]] [GCLOUD_WIDE_FLAG ...] @@ -74,7 +76,7 @@ FLAGS This flag argument must be specified if any of the other arguments in this group are specified. - Exactly one of these must be specified: + At most one of these can be specified: --allow-all-bundle-ids If set, bundle id enforcement will NOT be enabled on this key. @@ -85,6 +87,30 @@ FLAGS Example of a valid bundle id: 'com.companyname.productname.appname' + Fields that are required to perform Apple-specific integrity checks + (recommended for iOS keys). + + --key-id=KEY_ID + The Apple developer key ID (10-character string). + + This flag argument must be specified if any of the other + arguments in this group are specified. + + --private-key-file=PRIVATE_KEY_FILE + File path to an authentication key (.p8 file extension). This is + generated in the Apple Developer Center under Certificates, + Identifiers & Profiles. + + This flag argument must be specified if any of the other + arguments in this group are specified. + + --team-id=TEAM_ID + The Apple team ID (10-character string) owning the provisioning + profile used to build your application. + + This flag argument must be specified if any of the other + arguments in this group are specified. + Options for the creation of a site key for web. --web diff --git a/gcloud/run/jobs/deploy b/gcloud/run/jobs/deploy new file mode 100644 index 000000000..e67ea6f16 --- /dev/null +++ b/gcloud/run/jobs/deploy @@ -0,0 +1,234 @@ +NAME + gcloud run jobs deploy - create or update a Cloud Run job + +SYNOPSIS + gcloud run jobs deploy [JOB] [--args=[ARG,...]] + [--binary-authorization=POLICY] [--breakglass=JUSTIFICATION] + [--command=[COMMAND,...]] [--cpu=CPU] [--key=KEY] + [--labels=[KEY=VALUE,...]] [--max-retries=MAX_RETRIES] + [--memory=MEMORY] [--parallelism=PARALLELISM] [--region=REGION] + [--service-account=SERVICE_ACCOUNT] + [--set-cloudsql-instances=[CLOUDSQL-INSTANCES,...]] + [--set-secrets=[KEY=SECRET_NAME:SECRET_VERSION,...]] + [--task-timeout=TASK_TIMEOUT] [--tasks=TASKS; default=1] + [--vpc-connector=VPC_CONNECTOR] [--vpc-egress=VPC_EGRESS] + [--async | --execute-now --wait] + [--clear-env-vars | --env-vars-file=FILE_PATH + | --set-env-vars=[KEY=VALUE,...] + | --remove-env-vars=[KEY,...] --update-env-vars=[KEY=VALUE,...]] + [--image=IMAGE | --source=SOURCE] [GCLOUD_WIDE_FLAG ...] + +DESCRIPTION + Creates or updates a Cloud Run job. + +EXAMPLES + To deploy a new job my-data-transformation to Cloud Run: + + $ gcloud run jobs deploy my-data-transformation \ + --image=us-docker.pkg.dev/project/image + + You may also omit the job name. Then a prompt will be displayed with a + suggested default value: + + $ gcloud run jobs deploy --image=us-docker.pkg.dev/project/image + +POSITIONAL ARGUMENTS + Job resource - Job to deploy. 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 JOB on the command line with a fully specified + name; + ◆ specify the job name from an interactive prompt with a fully + specified name; + ◆ provide the argument --project on the command line; + ◆ set the property core/project. + + [JOB] + ID of the Job or fully qualified identifier for the Job. + + To set the jobs attribute: + ▸ provide the argument JOB on the command line; + ▸ specify the job name from an interactive prompt. + +FLAGS + --args=[ARG,...] + Comma-separated arguments passed to the command run by the container + image. If not specified and no '--command' is provided, the container + image's default Cmd is used. Otherwise, if not specified, no arguments + are passed. To reset this field to its default, pass an empty string. + + --binary-authorization=POLICY + Binary Authorization policy to check against. This must be set to + "default". + + --breakglass=JUSTIFICATION + Justification to bypass Binary Authorization policy constraints and + allow the operation. See + https://cloud.google.com/binary-authorization/docs/using-breakglass for + more information. Next update or deploy command will automatically + clear existing breakglass justification. + + --command=[COMMAND,...] + Entrypoint for the container image. If not specified, the container + image's default Entrypoint is run. To reset this field to its default, + pass an empty string. + + --cpu=CPU + Set a CPU limit in Kubernetes cpu units. + + Cloud Run (fully managed) supports values 1, 2 and 4. For Cloud Run + (fully managed), 4 cpus also requires a minimum 2Gi --memory value. + Examples 2, 2.0, 2000m + + --key=KEY + CMEK key reference to encrypt the container with. + + --labels=[KEY=VALUE,...] + List of label KEY=VALUE pairs to add. + + --max-retries=MAX_RETRIES + Number of times a task is allowed to restart in case of failure before + being failed permanently. This applies per-task, not per-job. If set to + 0, tasks will only run once and never be retried on failure. + + --memory=MEMORY + Set a memory limit. Ex: 1024Mi, 4Gi. + + --parallelism=PARALLELISM + Number of tasks that may run concurrently. Must be less than or equal + to the number of tasks. Set to 0 to unset. + + --region=REGION + Region in which the resource can be found. Alternatively, set the + property [run/region]. + + --service-account=SERVICE_ACCOUNT + Service account associated with the revision of the service. The + service account represents the identity of the running revision, and + determines what permissions the revision has. This is the email address + of an IAM service account. + + --set-cloudsql-instances=[CLOUDSQL-INSTANCES,...] + You can specify a name of a Cloud SQL instance if it's in the same + project and region as your Cloud Run resource; otherwise specify + :: for the instance. + + --set-secrets=[KEY=SECRET_NAME:SECRET_VERSION,...] + Specify secrets to provide as environment variables. For example: + '--set-secrets=ENV=mysecret:latest,OTHER_ENV=othersecret:1' will create + an environment variable named ENV whose value is the latest version of + secret 'mysecret' and an environment variable OTHER_ENV whose value is + version of 1 of secret 'othersecret'. + + --task-timeout=TASK_TIMEOUT + Set the maximum time (deadline) a job task attempt can run for. In the + case of retries, this deadline applies to each attempt of a task. If + the task attempt does not complete within this time, it will be killed. + It is specified as a duration; for example, "10m5s" is ten minutes, and + five seconds. If you don't specify a unit, seconds is assumed. For + example, "10" is 10 seconds. + + --tasks=TASKS; default=1 + Number of tasks that must run to completion for the job to be + considered done. Use this flag to trigger multiple runs of the job. + + --vpc-connector=VPC_CONNECTOR + Set a VPC connector for this resource. + + --vpc-egress=VPC_EGRESS + The outbound traffic to send through the VPC connector for this + resource. This resource must have a VPC connector to set VPC egress. + VPC_EGRESS must be one of: + + all + (DEPRECATED) Sends all outbound traffic through the VPC connector. + Provides the same functionality as 'all-traffic'. Prefer to use + 'all-traffic' instead. + all-traffic + Sends all outbound traffic through the VPC connector. + private-ranges-only + Default option. Sends outbound traffic to private IP addresses + defined by RFC1918 through the VPC connector. + + At most one of these can be specified: + + --async + Return immediately, without waiting for the operation in progress to + complete. + + --async cannot be used if executing the job after the update. + + --execute-now + Execute the job immediately after the creation or update completes. + gcloud exits once the job has started unless the --wait flag is + set. + + --wait + Wait until the execution has completed running before exiting. If + not set, gcloud exits successfully when the execution has started. + Implies --execute-now. + + At most one of these can be specified: + + --clear-env-vars + Remove all environment variables. + + --env-vars-file=FILE_PATH + Path to a local YAML file with definitions for all environment + variables. All existing environment variables will be removed before + the new environment variables are added. Example YAML content: + + KEY_1: "value1" + KEY_2: "value 2" + + --set-env-vars=[KEY=VALUE,...] + List of key-value pairs to set as environment variables. All existing + environment variables will be removed first. + + Only --update-env-vars and --remove-env-vars can be used together. If + both are specified, --remove-env-vars will be applied first. + + --remove-env-vars=[KEY,...] + List of environment variables to be removed. + + --update-env-vars=[KEY=VALUE,...] + List of key-value pairs to set as environment variables. + + At most one of these can be specified: + + --image=IMAGE + Name of the container image to deploy (e.g. + us-docker.pkg.dev/cloudrun/container/job:latest). + + --source=SOURCE + The location of the source to build. If a Dockerfile is present in + the source code directory, it will be built using that Dockerfile, + otherwise it will use Google Cloud buildpacks. See + https://cloud.google.com/run/docs/deploying-source-code for more + details. The location can be a directory on a local disk or a gzipped + archive file (.tar.gz) in Google Cloud Storage. If the source is a + local directory, this command skips the files specified in the + --ignore-file. If --ignore-file is not specified, use .gcloudignore + file. If a .gcloudignore file is absent and a .gitignore file is + present in the local source directory, gcloud will use a generated + Git-compatible .gcloudignore file that respects your .gitignored + files. The global .gitignore is not respected. For more information + on .gcloudignore, see gcloud topic gcloudignore. + +GCLOUD WIDE FLAGS + These flags are available to all commands: --access-token-file, --account, + --billing-project, --configuration, --flags-file, --flatten, --format, + --help, --impersonate-service-account, --log-http, --project, --quiet, + --trace-token, --user-output-enabled, --verbosity. + + Run $ gcloud help for details. + +NOTES + These variants are also available: + + $ gcloud alpha run jobs deploy + + $ gcloud beta run jobs deploy + diff --git a/gcloud/run/jobs/help b/gcloud/run/jobs/help index 9703d9a74..0dbdaebf0 100644 --- a/gcloud/run/jobs/help +++ b/gcloud/run/jobs/help @@ -40,6 +40,9 @@ COMMANDS delete Delete a job. + deploy + Create or update a Cloud Run job. + describe Obtain details about jobs. diff --git a/gcloud/storage/cp b/gcloud/storage/cp index a8dc359e7..1cea4e95a 100644 --- a/gcloud/storage/cp +++ b/gcloud/storage/cp @@ -5,8 +5,7 @@ SYNOPSIS gcloud storage cp [SOURCE ...] DESTINATION [--additional-headers=HEADER=VALUE] [--all-versions, -A] [--no-clobber, -n] [--continue-on-error, -c] [--daisy-chain, -D] - [--do-not-decompress] [--ignore-symlinks] - [--manifest-path=MANIFEST_PATH, -L MANIFEST_PATH] + [--do-not-decompress] [--manifest-path=MANIFEST_PATH, -L MANIFEST_PATH] [--preserve-posix, -P] [--print-created-message, -v] [--read-paths-from-stdin, -I] [--recursive, -R, -r] [--skip-unsupported, -U] @@ -16,7 +15,7 @@ SYNOPSIS [--gzip-in-flight=[FILE_EXTENSIONS,...], -j [FILE_EXTENSIONS,...] | --gzip-in-flight-all, -J | --gzip-local=[FILE_EXTENSIONS,...], -z [FILE_EXTENSIONS,...] - | --gzip-local-all, -Z] + | --gzip-local-all, -Z] [--ignore-symlinks | --preserve-symlinks] [--decryption-keys=[DECRYPTION_KEY,...] --encryption-key=ENCRYPTION_KEY] [--cache-control=CACHE_CONTROL @@ -115,10 +114,6 @@ FLAGS --do-not-decompress Do not automatically decompress downloaded gzip files. - --ignore-symlinks - Ignore file symlinks instead of copying what they point to. Symlinks - pointing to directories will always be ignored. - --manifest-path=MANIFEST_PATH, -L MANIFEST_PATH Outputs a manifest log file with detailed information about each item that was copied. This manifest contains the following information for @@ -240,6 +235,30 @@ FLAGS binary data, using this option may result in files taking up more space in the cloud than they would if left uncompressed. + Flags to influence behavior when handling symlinks. Only one value may be + set. + + At most one of these can be specified: + + --ignore-symlinks + Ignore file symlinks instead of copying what they point to. Symlinks + pointing to directories will always be ignored. + + --preserve-symlinks + Preserve symlinks instead of copying what they point to. With this + feature enabled, uploaded symlinks will be represented as + placeholders in the cloud whose content consists of the linked path. + Inversely, such placeholders will be converted to symlinks when + downloaded while this feature is enabled, as described at + https://cloud.google.com/storage-transfer/docs/metadata-preservation#posix_to. + + CAUTION: No validation is applied to the symlink target paths. Once + downloaded, preserved symlinks will point to whatever path was + specified by the placeholder, regardless of the location or + permissions of the path, or whether it actually exists. + + This feature is not supported on Windows. + ENCRYPTION FLAGS --decryption-keys=[DECRYPTION_KEY,...] A comma-separated list of customer-supplied encryption keys (RFC 4648 diff --git a/gcloud/storage/mv b/gcloud/storage/mv index 65ce88fa0..98ba0e809 100644 --- a/gcloud/storage/mv +++ b/gcloud/storage/mv @@ -5,8 +5,7 @@ SYNOPSIS gcloud storage mv [SOURCE ...] DESTINATION [--additional-headers=HEADER=VALUE] [--all-versions, -A] [--no-clobber, -n] [--continue-on-error, -c] [--daisy-chain, -D] - [--do-not-decompress] [--ignore-symlinks] - [--manifest-path=MANIFEST_PATH, -L MANIFEST_PATH] + [--do-not-decompress] [--manifest-path=MANIFEST_PATH, -L MANIFEST_PATH] [--preserve-posix, -P] [--print-created-message, -v] [--read-paths-from-stdin, -I] [--skip-unsupported, -U] [--storage-class=STORAGE_CLASS, -s STORAGE_CLASS] @@ -15,7 +14,7 @@ SYNOPSIS [--gzip-in-flight=[FILE_EXTENSIONS,...], -j [FILE_EXTENSIONS,...] | --gzip-in-flight-all, -J | --gzip-local=[FILE_EXTENSIONS,...], -z [FILE_EXTENSIONS,...] - | --gzip-local-all, -Z] + | --gzip-local-all, -Z] [--ignore-symlinks | --preserve-symlinks] [--decryption-keys=[DECRYPTION_KEY,...] --encryption-key=ENCRYPTION_KEY] [--cache-control=CACHE_CONTROL @@ -124,10 +123,6 @@ FLAGS --do-not-decompress Do not automatically decompress downloaded gzip files. - --ignore-symlinks - Ignore file symlinks instead of copying what they point to. Symlinks - pointing to directories will always be ignored. - --manifest-path=MANIFEST_PATH, -L MANIFEST_PATH Outputs a manifest log file with detailed information about each item that was copied. This manifest contains the following information for @@ -245,6 +240,30 @@ FLAGS binary data, using this option may result in files taking up more space in the cloud than they would if left uncompressed. + Flags to influence behavior when handling symlinks. Only one value may be + set. + + At most one of these can be specified: + + --ignore-symlinks + Ignore file symlinks instead of copying what they point to. Symlinks + pointing to directories will always be ignored. + + --preserve-symlinks + Preserve symlinks instead of copying what they point to. With this + feature enabled, uploaded symlinks will be represented as + placeholders in the cloud whose content consists of the linked path. + Inversely, such placeholders will be converted to symlinks when + downloaded while this feature is enabled, as described at + https://cloud.google.com/storage-transfer/docs/metadata-preservation#posix_to. + + CAUTION: No validation is applied to the symlink target paths. Once + downloaded, preserved symlinks will point to whatever path was + specified by the placeholder, regardless of the location or + permissions of the path, or whether it actually exists. + + This feature is not supported on Windows. + ENCRYPTION FLAGS --decryption-keys=[DECRYPTION_KEY,...] A comma-separated list of customer-supplied encryption keys (RFC 4648 diff --git a/gcloud/vmware/node-types/describe b/gcloud/vmware/node-types/describe index 923d82c17..822cd5bec 100644 --- a/gcloud/vmware/node-types/describe +++ b/gcloud/vmware/node-types/describe @@ -46,7 +46,7 @@ POSITIONAL ARGUMENTS arguments in this group are specified. --location=LOCATION - Zone of the private cloud or cluster. + Location of the private cloud or cluster. To set the location attribute: ▸ provide the argument node_type on the command line with a fully diff --git a/gcloud/vmware/operations/describe b/gcloud/vmware/operations/describe index a493bddf8..769b3508e 100644 --- a/gcloud/vmware/operations/describe +++ b/gcloud/vmware/operations/describe @@ -48,7 +48,7 @@ POSITIONAL ARGUMENTS arguments in this group are specified. --location=LOCATION - Zone of the private cloud or cluster. + Location of the private cloud or cluster. To set the location attribute: ▸ provide the argument operation on the command line with a fully diff --git a/gcloud/vmware/private-clouds/clusters/create b/gcloud/vmware/private-clouds/clusters/create index dcf15e248..6a28eca1a 100644 --- a/gcloud/vmware/private-clouds/clusters/create +++ b/gcloud/vmware/private-clouds/clusters/create @@ -54,7 +54,7 @@ POSITIONAL ARGUMENTS arguments in this group are specified. --location=LOCATION - Zone of the private cloud or cluster. + Location of the private cloud or cluster. To set the location attribute: ▸ provide the argument cluster on the command line with a fully diff --git a/gcloud/vmware/private-clouds/clusters/delete b/gcloud/vmware/private-clouds/clusters/delete index 9f49122bf..972210bed 100644 --- a/gcloud/vmware/private-clouds/clusters/delete +++ b/gcloud/vmware/private-clouds/clusters/delete @@ -49,7 +49,7 @@ POSITIONAL ARGUMENTS arguments in this group are specified. --location=LOCATION - Zone of the private cloud or cluster. + Location of the private cloud or cluster. To set the location attribute: ▸ provide the argument cluster on the command line with a fully diff --git a/gcloud/vmware/private-clouds/clusters/describe b/gcloud/vmware/private-clouds/clusters/describe index 95e80ee03..baf4a83c9 100644 --- a/gcloud/vmware/private-clouds/clusters/describe +++ b/gcloud/vmware/private-clouds/clusters/describe @@ -49,7 +49,7 @@ POSITIONAL ARGUMENTS arguments in this group are specified. --location=LOCATION - Zone of the private cloud or cluster. + Location of the private cloud or cluster. To set the location attribute: ▸ provide the argument cluster on the command line with a fully diff --git a/gcloud/vmware/private-clouds/clusters/list b/gcloud/vmware/private-clouds/clusters/list index e45de0a9e..9fef05bd0 100644 --- a/gcloud/vmware/private-clouds/clusters/list +++ b/gcloud/vmware/private-clouds/clusters/list @@ -49,7 +49,7 @@ REQUIRED FLAGS this group are specified. --location=LOCATION - Zone of the private cloud or cluster. + Location of the private cloud or cluster. To set the location attribute: ▸ provide the argument --private-cloud on the command line with a diff --git a/gcloud/vmware/private-clouds/clusters/update b/gcloud/vmware/private-clouds/clusters/update index 8dd1dc7e9..67c1d68bc 100644 --- a/gcloud/vmware/private-clouds/clusters/update +++ b/gcloud/vmware/private-clouds/clusters/update @@ -54,7 +54,7 @@ POSITIONAL ARGUMENTS arguments in this group are specified. --location=LOCATION - Zone of the private cloud or cluster. + Location of the private cloud or cluster. To set the location attribute: ▸ provide the argument cluster on the command line with a fully diff --git a/gcloud/vmware/private-clouds/create b/gcloud/vmware/private-clouds/create index 0ab08a34f..c376f8719 100644 --- a/gcloud/vmware/private-clouds/create +++ b/gcloud/vmware/private-clouds/create @@ -60,7 +60,7 @@ POSITIONAL ARGUMENTS arguments in this group are specified. --location=LOCATION - Zone of the private cloud or cluster. + Location of the private cloud or cluster. To set the location attribute: ▸ provide the argument private_cloud on the command line with a diff --git a/gcloud/vmware/private-clouds/delete b/gcloud/vmware/private-clouds/delete index a84288b83..3d3ee4def 100644 --- a/gcloud/vmware/private-clouds/delete +++ b/gcloud/vmware/private-clouds/delete @@ -48,7 +48,7 @@ POSITIONAL ARGUMENTS arguments in this group are specified. --location=LOCATION - Zone of the private cloud or cluster. + Location of the private cloud or cluster. To set the location attribute: ▸ provide the argument private_cloud on the command line with a diff --git a/gcloud/vmware/private-clouds/describe b/gcloud/vmware/private-clouds/describe index 1251bc94d..7bec91408 100644 --- a/gcloud/vmware/private-clouds/describe +++ b/gcloud/vmware/private-clouds/describe @@ -47,7 +47,7 @@ POSITIONAL ARGUMENTS arguments in this group are specified. --location=LOCATION - Zone of the private cloud or cluster. + Location of the private cloud or cluster. To set the location attribute: ▸ provide the argument private_cloud on the command line with a diff --git a/gcloud/vmware/private-clouds/hcx/activationkeys/create b/gcloud/vmware/private-clouds/hcx/activationkeys/create index 2bf670e9a..af1fe52a7 100644 --- a/gcloud/vmware/private-clouds/hcx/activationkeys/create +++ b/gcloud/vmware/private-clouds/hcx/activationkeys/create @@ -55,7 +55,7 @@ POSITIONAL ARGUMENTS arguments in this group are specified. --location=LOCATION - Zone of the private cloud or cluster. + Location of the private cloud or cluster. To set the location attribute: ▸ provide the argument hcx_activation_key on the command line with diff --git a/gcloud/vmware/private-clouds/hcx/activationkeys/describe b/gcloud/vmware/private-clouds/hcx/activationkeys/describe index 8678731c8..fd89fb778 100644 --- a/gcloud/vmware/private-clouds/hcx/activationkeys/describe +++ b/gcloud/vmware/private-clouds/hcx/activationkeys/describe @@ -52,7 +52,7 @@ POSITIONAL ARGUMENTS arguments in this group are specified. --location=LOCATION - Zone of the private cloud or cluster. + Location of the private cloud or cluster. To set the location attribute: ▸ provide the argument hcx_activation_key on the command line with diff --git a/gcloud/vmware/private-clouds/hcx/activationkeys/list b/gcloud/vmware/private-clouds/hcx/activationkeys/list index 33d33a037..4163b0992 100644 --- a/gcloud/vmware/private-clouds/hcx/activationkeys/list +++ b/gcloud/vmware/private-clouds/hcx/activationkeys/list @@ -50,7 +50,7 @@ REQUIRED FLAGS this group are specified. --location=LOCATION - Zone of the private cloud or cluster. + Location of the private cloud or cluster. To set the location attribute: ▸ provide the argument --private-cloud on the command line with a diff --git a/gcloud/vmware/private-clouds/nsx/credentials/describe b/gcloud/vmware/private-clouds/nsx/credentials/describe index e2368657d..9a790dcf1 100644 --- a/gcloud/vmware/private-clouds/nsx/credentials/describe +++ b/gcloud/vmware/private-clouds/nsx/credentials/describe @@ -51,7 +51,7 @@ REQUIRED FLAGS this group are specified. --location=LOCATION - Zone of the private cloud or cluster. + Location of the private cloud or cluster. To set the location attribute: ▸ provide the argument --private-cloud on the command line with a diff --git a/gcloud/vmware/private-clouds/nsx/credentials/reset b/gcloud/vmware/private-clouds/nsx/credentials/reset index 6c425a5a1..21ca354c2 100644 --- a/gcloud/vmware/private-clouds/nsx/credentials/reset +++ b/gcloud/vmware/private-clouds/nsx/credentials/reset @@ -52,7 +52,7 @@ REQUIRED FLAGS this group are specified. --location=LOCATION - Zone of the private cloud or cluster. + Location of the private cloud or cluster. To set the location attribute: ▸ provide the argument --private-cloud on the command line with a diff --git a/gcloud/vmware/private-clouds/subnets/list b/gcloud/vmware/private-clouds/subnets/list index 4a22eae64..a58c9a867 100644 --- a/gcloud/vmware/private-clouds/subnets/list +++ b/gcloud/vmware/private-clouds/subnets/list @@ -78,7 +78,7 @@ REQUIRED FLAGS this group are specified. --location=LOCATION - Zone of the private cloud or cluster. + Location of the private cloud or cluster. To set the location attribute: ▸ provide the argument --private-cloud on the command line with a diff --git a/gcloud/vmware/private-clouds/undelete b/gcloud/vmware/private-clouds/undelete index 6c3793944..d9ac07b02 100644 --- a/gcloud/vmware/private-clouds/undelete +++ b/gcloud/vmware/private-clouds/undelete @@ -47,7 +47,7 @@ POSITIONAL ARGUMENTS arguments in this group are specified. --location=LOCATION - Zone of the private cloud or cluster. + Location of the private cloud or cluster. To set the location attribute: ▸ provide the argument private_cloud on the command line with a diff --git a/gcloud/vmware/private-clouds/update b/gcloud/vmware/private-clouds/update index 18fb97453..8d22014cf 100644 --- a/gcloud/vmware/private-clouds/update +++ b/gcloud/vmware/private-clouds/update @@ -49,7 +49,7 @@ POSITIONAL ARGUMENTS arguments in this group are specified. --location=LOCATION - Zone of the private cloud or cluster. + Location of the private cloud or cluster. To set the location attribute: ▸ provide the argument private_cloud on the command line with a diff --git a/gcloud/vmware/private-clouds/vcenter/credentials/describe b/gcloud/vmware/private-clouds/vcenter/credentials/describe index 72c841619..bae1050c5 100644 --- a/gcloud/vmware/private-clouds/vcenter/credentials/describe +++ b/gcloud/vmware/private-clouds/vcenter/credentials/describe @@ -51,7 +51,7 @@ REQUIRED FLAGS this group are specified. --location=LOCATION - Zone of the private cloud or cluster. + Location of the private cloud or cluster. To set the location attribute: ▸ provide the argument --private-cloud on the command line with a diff --git a/gcloud/vmware/private-clouds/vcenter/credentials/reset b/gcloud/vmware/private-clouds/vcenter/credentials/reset index e2223beec..79a48ff5f 100644 --- a/gcloud/vmware/private-clouds/vcenter/credentials/reset +++ b/gcloud/vmware/private-clouds/vcenter/credentials/reset @@ -52,7 +52,7 @@ REQUIRED FLAGS this group are specified. --location=LOCATION - Zone of the private cloud or cluster. + Location of the private cloud or cluster. To set the location attribute: ▸ provide the argument --private-cloud on the command line with a