NAME
    gcloud alpha compute os-config guest-policies - manage guest OS policies
        for Compute Engine VM instances

SYNOPSIS
    gcloud alpha compute os-config guest-policies COMMAND
        [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Manage guest OS policies for Compute Engine VM instances.

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     create
        (ALPHA) Create a guest policy for a project, a folder, or an
        organization.

     delete
        (ALPHA) Delete the specified guest policy.

     describe
        (ALPHA) Describe the specified guest policy.

     list
        (ALPHA) List guest policies in a project, a folder, or an organization.

     lookup
        (ALPHA) Display the guest policies that are applied to an instance.

     update
        (ALPHA) Update the specified guest policy for a project, a folder, or
        an organization.

NOTES
    This command is currently in alpha and might change without notice. If this
    command fails with API permission errors despite specifying the correct
    project, you might be trying to access an API with an invitation-only early
    access allowlist. This variant is also available:

        $ gcloud beta compute os-config guest-policies

