NAME
gdcloud artifacts patch – Ein vollständiges Release-Paket mit einem Patch-Paket patchen und ersetzen.
ZUSAMMENFASSUNG
gdcloud artifacts patch SOURCE_RELEASE PATCH_RELEASE [flags]
BEISPIELE
To patch a release package, run:
gdcloud artifacts patch SOURCE_RELEASE PATCH_RELEASE
The SOURCE_RELEASE package is the package being replaced.
The PATCH_RELEASE package is the package that replaces the SOURCE_RELEASE package.
OPTIONALE FLAGS
--output-path string Path to the patched output folder.
--verify If set, perform a verification after applying the patch. (default true)
GDCLOUD-WEITE FLAGS
Diese Flags sind für alle Befehle verfügbar: --configuration, --format, --help, --project, --quiet.
Weitere Informationen finden Sie auf der Seite Übersicht über die Referenz zur gcloud CLI.