NAME
    gcloud alpha network-security intercept-endpoint-group-associations -
        manage Intercept Endpoint Group Association resources

SYNOPSIS
    gcloud alpha network-security intercept-endpoint-group-associations COMMAND
        [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) The gcloud intercept-endpoint-group-associations command group lets
    you associate and deassociate networks to your Intercept Endpoint Group.

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 an Intercept Endpoint Group Association.

     delete
        (ALPHA) Delete an Intercept Endpoint Group Association.

     describe
        (ALPHA) Describe an Intercept Endpoint Group Association.

     list
        (ALPHA) List Intercept Endpoint Group Associations.

     update
        (ALPHA) Update an Intercept Endpoint Group Association.

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 network-security intercept-endpoint-group-associations

