mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 02:25:19 +00:00
31 lines
594 B
Text
31 lines
594 B
Text
NAME
|
|
gcloud secrets replication - manage secret replication
|
|
|
|
SYNOPSIS
|
|
gcloud secrets replication COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Manage secret replication 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:
|
|
|
|
get
|
|
Describe a secret's replication.
|
|
|
|
set
|
|
Set a secret's replication.
|
|
|
|
update
|
|
Update a secret replica's metadata.
|
|
|
|
NOTES
|
|
This variant is also available:
|
|
|
|
$ gcloud beta secrets replication
|
|
|