NAME
    gcloud beta compute network-firewall-policies mirroring-rules - read and
        manipulate Compute Engine packet mirroring rules in network firewall
        policy

SYNOPSIS
    gcloud beta compute network-firewall-policies mirroring-rules COMMAND
        [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (BETA) Read and manipulate Compute Engine packet mirroring rules in network
    firewall policy.

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) Creates a Compute Engine network firewall policy packet
        mirroring rule.

     delete
        (BETA) Deletes a Compute Engine network firewall policy packet
        mirroirng rule.

     describe
        (BETA) Describes a Compute Engine network firewall policy pakcet
        mirroring rule.

     update
        (BETA) Updates a Compute Engine network firewall policy packet
        mirroring rule.

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

        $ gcloud compute network-firewall-policies mirroring-rules

        $ gcloud alpha compute network-firewall-policies mirroring-rules

