package
Package a VM image file into an OCI artifact.
Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0, et les échantillons de code sont régis par une licence Apache 2.0. Pour en savoir plus, consultez les Règles du site Google Developers. Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2025/09/04 (UTC).
[[["Facile à comprendre","easyToUnderstand","thumb-up"],["J'ai pu résoudre mon problème","solvedMyProblem","thumb-up"],["Autre","otherUp","thumb-up"]],[["Difficile à comprendre","hardToUnderstand","thumb-down"],["Informations ou exemple de code incorrects","incorrectInformationOrSampleCode","thumb-down"],["Il n'y a pas l'information/les exemples dont j'ai besoin","missingTheInformationSamplesINeed","thumb-down"],["Problème de traduction","translationIssue","thumb-down"],["Autre","otherDown","thumb-down"]],["Dernière mise à jour le 2025/09/04 (UTC)."],[[["\u003cp\u003eThis command-line tool, \u003ccode\u003egdcloud artifacts vm-images\u003c/code\u003e, is used to manage VM images as artifacts.\u003c/p\u003e\n"],["\u003cp\u003eThe primary function of this tool is to package a VM image file into an OCI artifact format.\u003c/p\u003e\n"],["\u003cp\u003eThe tool provides a help flag, \u003ccode\u003e-h\u003c/code\u003e or \u003ccode\u003e--help\u003c/code\u003e, to display usage instructions and options.\u003c/p\u003e\n"]]],[],null,["# gdcloud artifacts vm-images\n\nNAME\n----\n\ngdcloud artifacts vm-images - Manage artifact VM images.\n\nSYNOPSIS\n--------\n\n gdcloud artifacts vm-images COMMAND [flags]\n\n### GDCLOUD WIDE FLAGS\n\nThese flags are available to all commands: `--help`.\n\nFor more information, see the [gdcloud CLI reference overview](/distributed-cloud/hosted/docs/latest/appliance/resources/gdcloud-reference/gdcloud) page.\n\n### COMMANDS\n\n`COMMAND` is one of the following: \n\n package\n Package a VM image file into an OCI artifact."]]