NAME
    gcloud alpha beyondcorp client-connector gateways - create and manipulate
        BeyondCorp client gateways

SYNOPSIS
    gcloud alpha beyondcorp client-connector gateways COMMAND
        [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Regional, server-side components to which clients can connect.
    Client gateways are deployed by administrators. The gateways communicate
    with the BeyondCorp Enterprise enforcement system to enforce context-aware
    checks. The BeyondCorp Enterprise enforcement system uses Identity-Aware
    Proxy and Access Context Manager, a flexible BeyondCorp Enterprise zero
    trust policy engine.

GCLOUD WIDE FLAGS
    These flags are available to all commands: --help.

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     create
        (ALPHA) Create a new BeyondCorp client gateway.

     delete
        (ALPHA) Delete a single BeyondCorp client gateway.

     describe
        (ALPHA) Describe a single BeyondCorp client gateway.

     get-iam-policy
        (ALPHA) Get the IAM policy for a BeyondCorp client gateway.

     list
        (ALPHA) List BeyondCorp client gateway resources.

     set-iam-policy
        (ALPHA) Set the IAM policy for a BeyondCorp client gateway.

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. This variant is also available:

        $ gcloud beta beyondcorp client-connector gateways

