NAME
    gcloud scc postures - manage Cloud Security Command Center postures

SYNOPSIS
    gcloud scc postures COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    Manage Cloud Security Command Center (SCC) postures.

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     create
        Create a Cloud Security Command Center (SCC) posture.

     delete
        Delete a Cloud Security Command Center (SCC) posture.

     describe
        Describe a Cloud Security Command Center (SCC) posture.

     extract
        Extract a Cloud Security Command Center (SCC) posture from a workload.

     list
        Lists all the Cloud Security Command Center postures for an
        organization.

     list-revisions
        List the revisions of a Cloud Security Command Center (SCC) posture.

     update
        Update the given Cloud Security Command Center (SCC) posture.

NOTES
    This variant is also available:

        $ gcloud alpha scc postures

