NAME
    gcloud alpha compute network-policies traffic-classification-rules - read
        and manipulate Compute Engine network policy rules

SYNOPSIS
    gcloud alpha compute network-policies traffic-classification-rules COMMAND
        [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Read and manipulate Compute Engine network policy rules.

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     create
        (ALPHA) Creates a Compute Engine network policy rule.

     delete
        (ALPHA) Deletes a Compute Engine network policy rule.

     describe
        (ALPHA) Describes a Compute Engine network policy rule.

     update
        (ALPHA) Updates a Compute Engine network policy rule.

NOTES
    This command is currently in alpha and might change without notice. If this
    command fails with API permission errors despite specifying the correct
    project, you might be trying to access an API with an invitation-only early
    access allowlist. This variant is also available:

        $ gcloud beta compute network-policies traffic-classification-rules

