Organiza tus páginas con colecciones
Guarda y categoriza el contenido según tus preferencias.
NOMBRE
gcloud components update: Actualiza los componentes instalados a la versión más reciente.
SINOPSIS
gdcloud components update [flags]
DESCRIPCIÓN
Actualiza los componentes instalados de la CLI de Google Distributed Cloud Hosted (GDCH) a la versión más reciente.
Si no especificas un ID de componente, se actualizarán todos los componentes instalados.
El comando enumera todos los componentes que está a punto de actualizar y solicita confirmación antes de continuar.
EXAMPLES
To update all of your installed components, run:
gdcloud components update
MARCAS GENERALES DE GCLOUD
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: 2025-09-04 (UTC)"],[[["\u003cp\u003e\u003ccode\u003egdcloud components update\u003c/code\u003e upgrades installed Google Distributed Cloud Hosted (GDCH) CLI components to their latest versions.\u003c/p\u003e\n"],["\u003cp\u003eRunning the command without specifying a component ID updates all installed components.\u003c/p\u003e\n"],["\u003cp\u003eThe CLI displays the components to be updated and requests confirmation before proceeding with the update.\u003c/p\u003e\n"],["\u003cp\u003eThe command supports common flags such as \u003ccode\u003e--configuration\u003c/code\u003e, \u003ccode\u003e--format\u003c/code\u003e, \u003ccode\u003e--help\u003c/code\u003e, \u003ccode\u003e--project\u003c/code\u003e, and \u003ccode\u003e--quiet\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# gdcloud components update\n\nNAME\n----\n\ngdcloud components update - Update installed components to the latest version.\n\nSYNOPSIS\n--------\n\n gdcloud components update [flags]\n\nDESCRIPTION\n-----------\n\nUpdate installed Google Distributed Cloud Hosted (GDCH) CLI components\nto the latest version.\nIf you do not specify a component ID, all of your installed components are updated.\nThe command lists all components it is about to update,\nand asks for confirmation before proceeding.\n\n### EXAMPLES\n\n To update all of your installed components, run:\n\n gdcloud components update\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/gdch/resources/gdcloud-reference/gdcloud) page."]]