Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
NOME
gcloud components list: elenca lo stato di tutti i componenti di gcloud CLI.
SINOSSI
gdcloud components list [flags]
DESCRIZIONE
Elenca lo stato di tutti i componenti di gcloud CLI.
Questo comando elenca tutti i componenti disponibili in gcloud CLI con ID, nome e stato.
Se non sono disponibili componenti, viene visualizzato un messaggio.
Puoi impostare il formato per stampare le risorse di output comando.
ESEMPI
To list the status of all gdcloud CLI components, run:
gdcloud components list
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-04 UTC."],[[["\u003cp\u003eThe \u003ccode\u003egdcloud components list\u003c/code\u003e command displays the status of all Google Distributed Cloud Hosted (GDCH) CLI components.\u003c/p\u003e\n"],["\u003cp\u003eIt provides information on each component's ID, name, and status.\u003c/p\u003e\n"],["\u003cp\u003eThe command will indicate if no components are available.\u003c/p\u003e\n"],["\u003cp\u003eUsers can customize the output format using the \u003ccode\u003e--format\u003c/code\u003e flag.\u003c/p\u003e\n"]]],[],null,["# gdcloud components list\n\nNAME\n----\n\ngdcloud components list - List the status of all gdcloud CLI components.\n\nSYNOPSIS\n--------\n\n gdcloud components list [flags]\n\nDESCRIPTION\n-----------\n\nList the status of all gdcloud CLI components.\nThis command lists all the available components in the gdcloud CLI with their ID, name, and status.\nA message is displayed if there are no available components.\nYou can set the format to print command output resources.\n\n### EXAMPLES\n\n To list the status of all gdcloud CLI components, run:\n\n gdcloud components list\n\n### GDCLOUD WIDE FLAGS\n\nThese flags are available to all commands: `--configuration`, `--format`, `--help`, `--project`, `--quiet`.\n\nFor more information, see the [gdcloud CLI reference overview](/distributed-cloud/hosted/docs/latest/appliance/resources/gdcloud-reference/gdcloud) page."]]