mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-14 08:55:34 +00:00
40 lines
1.2 KiB
Text
40 lines
1.2 KiB
Text
NAME
|
|
gcloud beta auth enterprise-certificate-config create - create enterprise
|
|
certificate configurations
|
|
|
|
SYNOPSIS
|
|
gcloud beta auth enterprise-certificate-config create COMMAND
|
|
[GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) The gcloud beta auth enterprise-certificate-config create 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.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
linux
|
|
(BETA) Create an enterprise-certificate configuration file for Linux.
|
|
|
|
macos
|
|
(BETA) Create an enterprise-certificate configuration file for MacOS.
|
|
|
|
windows
|
|
(BETA) Create an enterprise-certificate configuration file for Windows.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. These
|
|
variants are also available:
|
|
|
|
$ gcloud auth enterprise-certificate-config create
|
|
|
|
$ gcloud alpha auth enterprise-certificate-config create
|
|
|