1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-16 12:22:03 +00:00
gcloud-help/gcloud/alpha/firestore/locations/help

35 lines
983 B
Text
Raw Normal View History

2022-03-01 04:29:52 +00:00
NAME
2023-01-19 00:56:33 +00:00
gcloud alpha firestore locations - the set of commands to manage Locations
for Cloud Firestore
2022-03-01 04:29:52 +00:00
SYNOPSIS
2023-01-19 00:56:33 +00:00
gcloud alpha firestore locations COMMAND [GCLOUD_WIDE_FLAG ...]
2022-03-01 04:29:52 +00:00
DESCRIPTION
2023-01-19 00:56:33 +00:00
(ALPHA) The set of commands to manage Locations for Cloud Firestore.
2022-03-01 04:29:52 +00:00
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
2023-01-19 00:56:33 +00:00
COMMANDS
COMMAND is one of the following:
2023-12-14 10:23:58 +00:00
describe
(ALPHA) Describes a location available to Google Cloud Firestore.
2023-01-19 00:56:33 +00:00
list
(ALPHA) List locations available to Google Cloud Firestore.
2022-03-01 04:29:52 +00:00
NOTES
This command is currently in alpha and might change without notice. If this
command fails with API permission errors despite specifying the correct
project, you might be trying to access an API with an invitation-only early
2023-05-17 10:38:17 +00:00
access allowlist. These variants are also available:
$ gcloud firestore locations
2023-05-10 11:35:23 +00:00
$ gcloud beta firestore locations
2022-03-01 04:29:52 +00:00