Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
NOME
gdcloud compute images list - Elenca le immagini delle macchine virtuali.
SINOSSI
gdcloud compute images list [flags]
ESEMPI
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
FLAG FACOLTATIVI
--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.
GDCLOUD WIDE FLAGS
Questi flag sono disponibili per tutti i comandi: --configuration, --format, --help, --project, --quiet.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Difficile da capire","hardToUnderstand","thumb-down"],["Informazioni o codice di esempio errati","incorrectInformationOrSampleCode","thumb-down"],["Mancano le informazioni o gli esempi di cui ho bisogno","missingTheInformationSamplesINeed","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2025-09-21 UTC."],[],[],null,[]]