NAME
    gcloud alpha compute os-config patch-jobs - manage OS patches for Compute
        Engine VMs

SYNOPSIS
    gcloud alpha compute os-config patch-jobs COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Manage OS patches for Compute Engine VMs.

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     cancel
        (ALPHA) Cancel a specific OS patch job which must currently be active.

     describe
        (ALPHA) Describe a specified OS patch job.

     execute
        (ALPHA) Execute an OS patch on the specified VM instances.

     list
        (ALPHA) List ongoing and completed patch jobs.

     list-instance-details
        (ALPHA) List the instance details for an OS patch job.

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 patch-jobs

        $ gcloud beta compute os-config patch-jobs

