gcloud alpha cloudlocationfinder cloud-locations search

NAME
gcloud alpha cloudlocationfinder cloud-locations search - search cloudLocations
SYNOPSIS
gcloud alpha cloudlocationfinder cloud-locations search--source-cloud-location=SOURCE_CLOUD_LOCATION[--limit=LIMIT][--location=LOCATION][--page-size=PAGE_SIZE][--query=QUERY][GCLOUD_WIDE_FLAG]
DESCRIPTION
(ALPHA) Search Cloudlocations.
EXAMPLES
To search CloudLocations, run:
gcloudalphacloudlocationfindercloud-locationssearch--source-cloud-location=aws-us-east-1--query=display_name="us-east4"
REQUIRED FLAGS
Source cloud location resource - The source Cloud location. 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--source-cloud-location on the command linewith a fully specified name;
  • provide the argument--project on the command line;
  • set the propertycore/project.

To set thelocation attribute:

  • provide the argument--source-cloud-location on the command linewith a fully specified name;
  • provide the argument--location on the command line;
  • location is always global.

This must be specified.

--source-cloud-location=SOURCE_CLOUD_LOCATION
ID of the source_cloud_location or fully qualified identifier for thesource_cloud_location.

To set thecloud_location attribute:

  • provide the argument--source-cloud-location on the command line.
OPTIONAL FLAGS
--limit=LIMIT
Maximum number of resources to return.
Location resource - The resource location. This represents a Cloud resource.(NOTE) Some attributes are not given arguments in this group but can be set inother ways.

To set theproject attribute:

  • provide the argument--location on the command line with a fullyspecified name;
  • location is always global with a fully specified name;
  • 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;
  • location is always global.
--page-size=PAGE_SIZE
Maximum number of resources per page.
--query=QUERY
Query to use for searching Cloudlocations.
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 alpha and might change without notice. If thiscommand fails with API permission errors despite specifying the correct project,you might be trying to access an API with an invitation-only early accessallowlist. This variant is also available:
gcloudcloudlocationfindercloud-locationssearch

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-09-24 UTC.