gdcloud compute images describe

NAME

gdcloud compute images describe - Describe a virtual machine image.

SYNOPSIS

gdcloud compute images describe IMAGE_NAME [flags]

EXAMPLES

To describe a virtual machine image named "example-image" in project "example-project", run:

    gdcloud compute images describe example-image --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.