NAME
    gcloud beta compute network-policies associations - read and manipulate
        Compute Engine network policy associations

SYNOPSIS
    gcloud beta compute network-policies associations COMMAND
        [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (BETA) Read and manipulate Compute Engine network 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
        (BETA) Create a new association between a network policy and a network.

     delete
        (BETA) Delete an association between a network policy and a network.

     describe
        (BETA) Describe an association between a network policy and a network.

NOTES
    This command is currently in beta and might change without notice. This
    variant is also available:

        $ gcloud alpha compute network-policies associations

