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
        (DEPRECATED) Describe an asset given its resource name or asset id.

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

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

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

     list
        (DEPRECATED) List Cloud Security Command Center assets.

     list-marks
        (DEPRECATED) List an assets's security marks.

     run-discovery
        (DEPRECATED) 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

