NAME
    gcloud beta beyondcorp app connectors - create and manipulate beyondcorp
        connectors

SYNOPSIS
    gcloud beta beyondcorp app connectors COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (BETA) A Beyondcorp connector represents an application facing component
    deployed proximal to and with direct access to the application instances.
    It is used to establish connectivity between the remote enterprise
    environment and Google Cloud Platform. It initiates connections to the
    applications and can proxy the data from users over the connection.

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 a new Beyondcorp application connector.

     delete
        (BETA) Delete a single Connector.

     describe
        (BETA) Describe a single Connector.

     list
        (BETA) List Beyondcorp connector Resources.

     update
        (BETA) Update an existing Beyondcorp application connector.

NOTES
    This command is currently in beta and might change without notice. This
    variant is also available:

        $ gcloud alpha beyondcorp app connectors

