gcloud container vmware node-pools delete (NODE_POOL : --cluster=CLUSTER --location=LOCATION) [--allow-missing] [--async] [--ignore-errors] [--validate-only] [GCLOUD_WIDE_FLAG …]
my-node-pool in
a cluster named my-cluster managed in
location us-west1, run:
gcloud container vmware node-pools delete my-node-pool --cluster=my-cluster --location=us-west1
To set the project attribute:
node_pool on the command line with a fully
specified name;
--project on the command line;
core/project.
NODE_POOL
To set the node_pool attribute:
node_pool on the command line.
--cluster=CLUSTERcluster attribute:
node_pool on the command line with a fully
specified name;
--cluster on the command line.
--location=LOCATIONlocation attribute:
node_pool on the command line with a fully
specified name;
--location on the command line;
container_vmware/location.
--allow-missing--async--ignore-errors--validate-only--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.
gcloud alpha container vmware node-pools deletegcloud beta container vmware node-pools delete
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-05-27 UTC.