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

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

DESCRIPTION
    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
        Describe a Compute Engine virtual instance's OS inventory data.

     list-instances
        List instances with specific OS inventory data values.

NOTES
    These variants are also available:

        $ gcloud alpha compute instances os-inventory

        $ gcloud beta compute instances os-inventory

