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

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

DESCRIPTION
    (BETA) 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
        (BETA) Create a guest policy for a project.

     delete
        (BETA) Delete the specified guest policy.

     describe
        (BETA) Describe the specified guest policy.

     list
        (BETA) List guest policies in a project.

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

     update
        (BETA) Update the specified guest policy for a project.

NOTES
    This command is currently in beta and might change without notice.

