mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 23:49:35 +00:00
44 lines
1.4 KiB
Text
44 lines
1.4 KiB
Text
NAME
|
|
gcloud alpha auth enterprise-certificate-config create - create enterprise
|
|
certificate configurations
|
|
|
|
SYNOPSIS
|
|
gcloud alpha auth enterprise-certificate-config create COMMAND
|
|
[GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) The gcloud alpha 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
|
|
(ALPHA) Create an enterprise-certificate configuration file for Linux.
|
|
|
|
macos
|
|
(ALPHA) Create an enterprise-certificate configuration file for MacOS.
|
|
|
|
windows
|
|
(ALPHA) Create an enterprise-certificate configuration file for
|
|
Windows.
|
|
|
|
NOTES
|
|
This command is currently in alpha and might change without notice. If this
|
|
command fails with API permission errors despite specifying the correct
|
|
project, you might be trying to access an API with an invitation-only early
|
|
access allowlist. These variants are also available:
|
|
|
|
$ gcloud auth enterprise-certificate-config create
|
|
|
|
$ gcloud beta auth enterprise-certificate-config create
|
|
|