NAME
    gcloud alpha network-security intercept-deployments - manage Intercept
        Deployment resources

SYNOPSIS
    gcloud alpha network-security intercept-deployments COMMAND
        [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) The gcloud intercept-deployments command group lets you manage
    zonal deployments for your Intercept Deployment 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 Deployment.

     delete
        (ALPHA) Delete an Intercept Deployment.

     describe
        (ALPHA) Describe an Intercept Deployment.

     list
        (ALPHA) List Intercept Deployments.

     update
        (ALPHA) Update an Intercept Deployment.

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 network-security intercept-deployments

        $ gcloud beta network-security intercept-deployments

