NAME
    gcloud compute os-config os-policy-assignments - manage OS policy
        assignments

SYNOPSIS
    gcloud compute os-config os-policy-assignments GROUP | COMMAND
        [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    Manage OS policy assignments.

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

    Run $ gcloud help for details.

GROUPS
    GROUP is one of the following:

     operations
        Manage long-running operations generated from creating or editing OS
        policy assignments.

COMMANDS
    COMMAND is one of the following:

     create
        Create an OS policy assignment.

     delete
        Delete an OS policy assignment.

     describe
        Describe an OS policy assignment.

     list
        List OS policy assignments for a specified location.

     list-revisions
        List the revisions of an OS policy assignment.

     update
        Update an OS policy assignment.

NOTES
    This variant is also available:

        $ gcloud alpha compute os-config os-policy-assignments

