mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
48 lines
1,022 B
Text
48 lines
1,022 B
Text
NAME
|
|
gcloud beta certificate-manager trust-configs - manage Certificate Manager
|
|
trust configs
|
|
|
|
SYNOPSIS
|
|
gcloud beta certificate-manager trust-configs COMMAND
|
|
[GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) Manage Certificate Manager trust configs.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
(BETA) Create TrustConfig.
|
|
|
|
delete
|
|
(BETA) Delete TrustConfig.
|
|
|
|
describe
|
|
(BETA) Show details about a TrustConfig.
|
|
|
|
export
|
|
(BETA) Export TrustConfig.
|
|
|
|
import
|
|
(BETA) Import TrustConfig.
|
|
|
|
list
|
|
(BETA) List all TrustConfigs in a project.
|
|
|
|
update
|
|
(BETA) Update TrustConfig.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. These
|
|
variants are also available:
|
|
|
|
$ gcloud certificate-manager trust-configs
|
|
|
|
$ gcloud alpha certificate-manager trust-configs
|
|
|