NAME
    gcloud alpha scc notifications - manage Cloud SCC (Security Command Center)
        notifications

SYNOPSIS
    gcloud alpha scc notifications COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Manage Cloud SCC (Security Command Center) notifications.

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) Create a Security Command Center notification config.

     delete
        (ALPHA) Delete a Security Command Center notification config.

     describe
        (ALPHA) Describe a Security Command Center notification config.

     list
        (ALPHA) List Security Command Center notification configs.

     update
        (ALPHA) Update a Security Command Center notification config.

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. These variants are also available:

        $ gcloud scc notifications

        $ gcloud beta scc notifications

