NAME
    gcloud network-security mirroring-deployments - manage Mirroring Deployment
        resources

SYNOPSIS
    gcloud network-security mirroring-deployments COMMAND
        [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    This class provides commands for managing Mirroring Deployments.

    Attributes: category (str): The category under which this command group
    falls.

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 Mirroring Deployment.

     delete
        Delete a Mirroring Deployment.

     describe
        Describe a Mirroring Deployment.

     list
        List Mirroring Deployments.

     update
        Update a Mirroring Deployment.

NOTES
    These variants are also available:

        $ gcloud alpha network-security mirroring-deployments

        $ gcloud beta network-security mirroring-deployments

