mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 15:39:42 +00:00
29 lines
545 B
Text
29 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
|
||
|
|
|