gcloud beta container vmware clusters query-version-config

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 locationus-west1, run:
gcloudbetacontainervmwareclustersquery-version-config--location=us-west1

To query versions for creating a cluster with an admin cluster membership namedmy-admin-cluster-membership managed in projectmy-admin-cluster-project and locationus-west, run:

gcloudbetacontainervmwareclustersquery-version-config--location=us-west1--admin-cluster-membership=my-admin-cluster-membership--admin-cluster-membership-project=my-admin-cluster-project

To query versions for upgrading a user cluster namedmy-user-cluster in 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 theproject attribute:

  • provide the argument--location on the command line with a fullyspecified name;
  • set the propertycontainer_vmware/location with a fully specifiedname;
  • provide the argument--project on the command line;
  • set the propertycore/project.
--location=LOCATION
ID of the location or fully qualified identifier for the location.

To set thelocation attribute:

  • provide the argument--location on the command line;
  • set the propertycontainer_vmware/location.
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 theproject attribute:

  • provide the argument--cluster on the command line with a fullyspecified name;
  • provide the argument--project on the command line;
  • set the propertycore/project.

To set thelocation attribute:

  • provide the argument--cluster on the command line with a fullyspecified name;
  • provide the argument--location on the command line;
  • set the propertycontainer_vmware/location.
--cluster=CLUSTER
ID of the cluster or fully qualified identifier for the cluster.

To set thecluster attribute:

  • provide the argument--cluster on the command line.
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 theadmin_cluster_membership attribute:

  • provide the argument--admin-cluster-membership on the commandline.

This flag argument must be specified if any of the other arguments in this groupare specified.

--admin-cluster-membership-location=ADMIN_CLUSTER_MEMBERSHIP_LOCATION; default="global"
Google Cloud location for the admin_cluster_membership.

To set thelocation attribute:

  • provide the argument--admin-cluster-membership on the command linewith a fully specified name;
  • provide the argument--admin-cluster-membership-location on thecommand line.
--admin-cluster-membership-project=ADMIN_CLUSTER_MEMBERSHIP_PROJECT
Project ID of the Google Cloud project for the admin_cluster_membership.

To set theproject attribute:

  • provide the argument--admin-cluster-membership on the command linewith a fully specified name;
  • provide the argument--admin-cluster-membership-project on thecommand line;
  • provide the argument--project on the command line;
  • set the propertycore/project.
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. Thesevariants are also available:
gcloudcontainervmwareclustersquery-version-config
gcloudalphacontainervmwareclustersquery-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.