NAME
    gcloud compute firewall-policies associations - read and manipulate Compute
        Engine organization firewall policy associations

SYNOPSIS
    gcloud compute firewall-policies associations COMMAND
        [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    Read and manipulate Compute Engine organization firewall policy
    associations.

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     create
        Create a new association between a firewall policy and an organization
        or folder resource.

     delete
        Delete a Compute Engine organization firewall policy association.

     list
        List the associations of an organization or folder resource.

NOTES
    These variants are also available:

        $ gcloud alpha compute firewall-policies associations

        $ gcloud beta compute firewall-policies associations

