NAME
    gcloud alpha compute instances os-inventory - read Compute Engine OS
        Inventory Data and Related Resources

SYNOPSIS
    gcloud alpha compute instances os-inventory COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Read Compute Engine OS inventory data.

    For more information about OS inventory, see the OS inventory documentation
    (https://cloud.google.com/compute/docs/instances/os-inventory-management).

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     describe
        (ALPHA) Describe a Compute Engine virtual instance's OS inventory data.

     list-instances
        (ALPHA) List instances with specific OS inventory data values.

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 instances os-inventory

        $ gcloud beta compute instances os-inventory

