gdcloud compute instances describe

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

      --show-managed-fields   If set, managed fields are kept when printing command output resources (default false).

GDCLOUD WIDE FLAGS

These flags are available to all commands: --configuration, --format, --help, --project, --quiet.

For more information, see the gdcloud CLI reference overview page.