NAME
    gcloud alpha network-security address-groups - manage Network Security
        AddressGroups

SYNOPSIS
    gcloud alpha network-security address-groups COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Manage Network Security AddressGroups.

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     add-items
        (ALPHA) Add items to an address group.

     clone-items
        (ALPHA) Clone items from source address group.

     create
        (ALPHA) Create an address group.

     delete
        (ALPHA) Delete address group.

     describe
        (ALPHA) Describe an address group.

     list
        (ALPHA) List address groups.

     list-references
        (ALPHA) Lists References of an Address Group.

     remove-items
        (ALPHA) Remove items from an address group.

     update
        (ALPHA) Update an address group.

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 address-groups

        $ gcloud beta network-security address-groups

