mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 23:49:35 +00:00
35 lines
999 B
Text
35 lines
999 B
Text
NAME
|
|
gcloud beta auth enterprise-certificate-config - manage enterprise
|
|
certificate configurations
|
|
|
|
SYNOPSIS
|
|
gcloud beta auth enterprise-certificate-config GROUP [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) Currently only create is implemented.
|
|
|
|
The gcloud beta auth enterprise-certificate-config group lets you create
|
|
enterprise certificate configurations. This configuration will be used by
|
|
gcloud to communicate with the enterprise-certificate-proxy.
|
|
|
|
See more details at gcloud topic client-certificate.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
GROUPS
|
|
GROUP is one of the following:
|
|
|
|
create
|
|
(BETA) Create enterprise certificate configurations.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. These
|
|
variants are also available:
|
|
|
|
$ gcloud auth enterprise-certificate-config
|
|
|
|
$ gcloud alpha auth enterprise-certificate-config
|
|
|