- NAME
-
- gcloud container bare-metal clusters query-version-config - query versions for creating or upgrading an Anthos on bare metal user cluster
- SYNOPSIS
-
-
gcloud container bare-metal 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
- Query versions for creating or upgrading an Anthos on bare metal user cluster.
- EXAMPLES
- To query all available versions in location
us-west1, run:gcloud container bare-metal clusters query-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:gcloud container bare-metal clusters query-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:gcloud container bare-metal clusters query-version-config --location = us-west1 --cluster = my-user-cluster - FLAGS
-
- Location resource - Google Cloud location to query versions. 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
projectattribute:- provide the argument
--locationon the command line with a fully specified name; - set the property
container_bare_metal/locationwith a fully specified name; - provide the argument
--projecton the command line; - set the property
core/project.
- provide the argument
-
--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_bare_metal/location.
- provide the argument
- Use cases for querying versions.
At most one of these can be specified:
- Upgrade an Anthos on bare metal user cluster use case.
- Cluster resource - Cluster to query versions for upgrade. 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
projectattribute:- provide the argument
--clusteron the command line with a fully specified 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 fully specified name; - provide the argument
--locationon the command line; - set the property
container_bare_metal/location.
- provide the argument
-
--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
- 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 name is the same as the admin cluster name.
Examples:
gcloud container bare-metal clusters query-version-config--admin-cluster-membership = projects/example-project-12345/locations/us-west1/memberships/example-admin-cluster-nameor
gcloud 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-nameThe 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 for the
admin_cluster_membership.
To set the
admin_cluster_membershipattribute:- provide the argument
--admin-cluster-membershipon the command line.
This flag argument must be specified if any of the other arguments in this group are 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 line with a fully specified name; - provide the argument
--admin-cluster-membership-locationon the command 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 line with a fully specified name; - provide the argument
--admin-cluster-membership-projecton the command line; - provide the argument
--projecton the command line; - set the property
core/project.
- provide the argument
- Location resource - Google Cloud location to query versions. This represents a
Cloud resource. (NOTE) Some attributes are not given arguments in this group but
can 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
- These variants are also available:
gcloud alpha container bare-metal clusters query-version-configgcloud beta container bare-metal clusters query-version-config
gcloud container bare-metal clusters query-version-config
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.

