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

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

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

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

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

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

NOTES
    These variants are also available:

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

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

