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

SYNOPSIS
    gcloud scc assets COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    Manage Cloud SCC (Security Command Center) assets.

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     describe
        Describe an asset given its resource name or asset id.

     get-parent
        Get the Parent for an asset given its resource name or asset id.

     get-project
        Get the Project for an asset given its resource name or asset id.

     group
        Filter an organization's assets and groups them by their specified
        properties.

     list
        List Cloud Security Command Center assets.

     list-marks
        List an assets's security marks.

     run-discovery
        Scan an organization for new/modified/deleted assets.

     update-marks
        Update Cloud Security Command Center asset's security marks.

NOTES
    These variants are also available:

        $ gcloud alpha scc assets

        $ gcloud beta scc assets

