gcloud beta container vmware clusters query-version-config Stay organized with collections Save and categorize content based on your preferences.
- NAME
- gcloud beta container vmware clusters query-version-config - query versions for creating or upgrading an Anthos on VMware user cluster
- SYNOPSIS
gcloud beta container vmware clusters query-version-config[--location=LOCATION][--cluster=CLUSTER| [--admin-cluster-membership=ADMIN_CLUSTER_MEMBERSHIP:--admin-cluster-membership-location=ADMIN_CLUSTER_MEMBERSHIP_LOCATION; default="global"--admin-cluster-membership-project=ADMIN_CLUSTER_MEMBERSHIP_PROJECT]][GCLOUD_WIDE_FLAG …]
- DESCRIPTION
(BETA)Query versions for creating or upgrading an Anthos on VMwareuser cluster.- EXAMPLES
- To query all available versions in location
us-west1, run:gcloudbetacontainervmwareclustersquery-version-config--location=us-west1To query versions for creating a cluster with an admin cluster membership named
my-admin-cluster-membershipmanaged in projectmy-admin-cluster-projectand locationus-west, run:gcloudbetacontainervmwareclustersquery-version-config--location=us-west1--admin-cluster-membership=my-admin-cluster-membership--admin-cluster-membership-project=my-admin-cluster-projectTo query versions for upgrading a user cluster named
my-user-clusterin locationus-west1, run:gcloudbetacontainervmwareclustersquery-version-config--location=us-west1--cluster=my-user-cluster - FLAGS
- Location resource - Google Cloud location to query versions. This represents aCloud resource. (NOTE) Some attributes are not given arguments in this group butcan be set in other ways.
To set the
projectattribute:- provide the argument
--locationon the command line with a fullyspecified name; - set the property
container_vmware/locationwith a fully specifiedname; - provide the argument
--projecton the command line; - set the property
core/project.
--location=LOCATION- ID of the location or fully qualified identifier for the location.
To set the
locationattribute:- provide the argument
--locationon the command line; - set the property
container_vmware/location.
- provide the argument
- provide the argument
- Use cases for querying versions.
At most one of these can be specified:
- Upgrade an Anthos on VMware user cluster use case.
- Cluster resource - Cluster to query versions for upgrade. This represents aCloud resource. (NOTE) Some attributes are not given arguments in this group butcan be set in other ways.
To set the
projectattribute:- provide the argument
--clusteron the command line with a fullyspecified name; - provide the argument
--projecton the command line; - set the property
core/project.
To set the
locationattribute:- provide the argument
--clusteron the command line with a fullyspecified name; - provide the argument
--locationon the command line; - set the property
container_vmware/location.
--cluster=CLUSTER- ID of the cluster or fully qualified identifier for the cluster.
To set the
clusterattribute:- provide the argument
--clusteron the command line.
- provide the argument
- provide the argument
- Cluster resource - Cluster to query versions for upgrade. This represents aCloud resource. (NOTE) Some attributes are not given arguments in this group butcan be set in other ways.
- Create an Anthos on VMware user cluster use case.
- Admin cluster membership resource - Membership of the admin cluster to queryversions for create. Membership can be the membership ID or the full resourcename. The arguments in this group can be used to specify the attributes of thisresource.
--admin-cluster-membership=ADMIN_CLUSTER_MEMBERSHIP- ID of the admin_cluster_membership or fully qualified identifier for theadmin_cluster_membership.
To set the
admin_cluster_membershipattribute:- provide the argument
--admin-cluster-membershipon the commandline.
This flag argument must be specified if any of the other arguments in this groupare specified.
- provide the argument
--admin-cluster-membership-location=ADMIN_CLUSTER_MEMBERSHIP_LOCATION; default="global"- Google Cloud location for the admin_cluster_membership.
To set the
locationattribute:- provide the argument
--admin-cluster-membershipon the command linewith a fully specified name; - provide the argument
--admin-cluster-membership-locationon thecommand line.
- provide the argument
--admin-cluster-membership-project=ADMIN_CLUSTER_MEMBERSHIP_PROJECT- Project ID of the Google Cloud project for the admin_cluster_membership.
To set the
projectattribute:- provide the argument
--admin-cluster-membershipon the command linewith a fully specified name; - provide the argument
--admin-cluster-membership-projecton thecommand line; - provide the argument
--projecton the command line; - set the property
core/project.
- provide the argument
- Admin cluster membership resource - Membership of the admin cluster to queryversions for create. Membership can be the membership ID or the full resourcename. The arguments in this group can be used to specify the attributes of thisresource.
- Upgrade an Anthos on VMware user cluster use case.
- Location resource - Google Cloud location to query versions. This represents aCloud resource. (NOTE) Some attributes are not given arguments in this group butcan be set in other ways.
- 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 helpfor details. - NOTES
- This command is currently in beta and might change without notice. Thesevariants are also available:
gcloudcontainervmwareclustersquery-version-configgcloudalphacontainervmwareclustersquery-version-config
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-05-07 UTC.