NAME
    gcloud alpha compute os-config - manage OS Config tasks for Compute Engine
        VM instances

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

DESCRIPTION
    (ALPHA) Manage OS Config tasks for Compute Engine VM instances.

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

    Run $ gcloud help for details.

GROUPS
    GROUP is one of the following:

     instance-os-policies-compliances
        (ALPHA) Report compliance states for OS policies applied to a Compute
        Engine VM.

     inventories
        (ALPHA) Display inventory of a Compute Engine VM.

     os-policy-assignment-reports
        (ALPHA) Manage OS policy asssignment reports.

     os-policy-assignments
        (ALPHA) Manage OS policy assignments.

     policy-orchestrators
        (ALPHA) Manage VM Manager policy orchestrators.

     vulnerability-reports
        (ALPHA) Display vulnerability reports for a Compute Engine VM.

COMMANDS
    COMMAND is one of the following:

     os-upgrade
        (ALPHA) Upgrade the instances OS version.

     troubleshoot
        (ALPHA) Troubleshoot issues with the setup of VM Manager on a specified
        VM instance.

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. These variants are also available:

        $ gcloud compute os-config

        $ gcloud beta compute os-config

