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

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

DESCRIPTION
    (BETA) 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:

     create
        (BETA) Create a Security Command Center finding.

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

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

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

     update
        (BETA) Update a Security Command Center finding.

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

NOTES
    This command is currently in beta and might change without notice. These
    variants are also available:

        $ gcloud scc findings

        $ gcloud alpha scc findings

