NAME
    gcloud auth enterprise-certificate-config create - create enterprise
        certificate configurations

SYNOPSIS
    gcloud auth enterprise-certificate-config create COMMAND
        [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    The gcloud 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
        Create an enterprise-certificate configuration file for Linux.

     macos
        Create an enterprise-certificate configuration file for MacOS.

     windows
        Create an enterprise-certificate configuration file for Windows.

NOTES
    These variants are also available:

        $ gcloud alpha auth enterprise-certificate-config create

        $ gcloud beta auth enterprise-certificate-config create

