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

SYNOPSIS
    gcloud scc findings COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    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
        Bulk mute Security Command Center findings based on a filter.

     create
        Create a Security Command Center finding.

     export-to-bigquery
        Export Security Command Center findings to bigquery.

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

     list
        List an organization or source's findings.

     list-marks
        List a finding's security marks.

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

     update
        Update a Security Command Center finding.

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

NOTES
    These variants are also available:

        $ gcloud alpha scc findings

        $ gcloud beta scc findings

