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

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

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

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     bulk-mute
        (ALPHA) Bulk mute Security Command Center findings based on a filter.

     create
        (ALPHA) Create a Security Command Center finding.

     export-to-bigquery
        (ALPHA) Export Security Command Center findings to bigquery.

     group
        (ALPHA) Filter an organization or source's findings and groups them by
        their specified properties.

     list
        (ALPHA) List an organization or source's findings.

     list-marks
        (ALPHA) List a finding's security marks.

     set-mute
        (ALPHA) Update a Security Command Center finding's mute state.

     update
        (ALPHA) Update a Security Command Center finding.

     update-marks
        (ALPHA) Update Security Command Center finding's security marks.

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 findings

        $ gcloud beta scc findings

