gdcloud compute images list
Organiza tus páginas con colecciones
Guarda y categoriza el contenido según tus preferencias.
NOMBRE
gdcloud compute images list: Enumera las imágenes de máquina virtual.
SYNOPSIS
gdcloud compute images list [flags]
EXAMPLES
To list all virtual machine images in the project example-project, run:
gdcloud compute images list \
--project example-project
To list virtual machine images in the project example-project not including publicly shared images, run:
gdcloud compute images list \
--project example-project \
--no-standard-images true
MARCAS OPCIONALES
--limit uint The maximum number of resources to be listed.
--no-standard-images Do not display public shared images shared across all projects. By default, public shared images will be displayed.
MARCAS DE GCLOUD A NIVEL GENERAL
Estas marcas están disponibles para todos los comandos: --configuration, --format, --help, --project y --quiet.
[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Información o código de muestra incorrectos","incorrectInformationOrSampleCode","thumb-down"],["Faltan la información o los ejemplos que necesito","missingTheInformationSamplesINeed","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 2026-01-24 (UTC)"],[],[]]