NAME
gdcloud compute instances describe - Describe a virtual machine instance.
SYNOPSIS
gdcloud compute instances describe INSTANCE_NAME [flags]
EXAMPLES
To describe an instance named "example-instance" in project "example-project", run:
gdcloud compute instances describe example-instance --project example-project
OPTIONAL FLAGS
--format string Set the format for printing command output resources.
-h, --help help for describe
--project string Project ID of the virtual machine instance to describe.
--show-managed-fields If set, managed fields are kept when printing command output resources (default false).