mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-10 19:31:55 +00:00
34 lines
900 B
Text
34 lines
900 B
Text
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
|
|
|