mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
28 lines
545 B
Text
28 lines
545 B
Text
NAME
|
|
gcloud secrets locations - manage locations of users' secrets
|
|
|
|
SYNOPSIS
|
|
gcloud secrets locations COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Manage locations of users' secrets on Google Cloud.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
describe
|
|
Describe a location.
|
|
|
|
list
|
|
List all available locations.
|
|
|
|
NOTES
|
|
This variant is also available:
|
|
|
|
$ gcloud beta secrets locations
|
|
|