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

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

DESCRIPTION
    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
        Add items to an address group of organization.

     clone-items
        Clone items from source address group of organization.

     create
        Create an address group.

     delete
        Delete address group.

     describe
        Describe an address group.

     list
        List address groups.

     list-references
        Lists References of an Organization Address Group.

     remove-items
        Remove items from an address group of organization.

     update
        Update an address group.

NOTES
    These variants are also available:

        $ gcloud alpha network-security org-address-groups

        $ gcloud beta network-security org-address-groups

