NOME
gdcloud artifacts patch - Patch and replace a full release package with a patch package.
SINOSSI
gdcloud artifacts patch SOURCE_RELEASE PATCH_RELEASE [flags]
ESEMPI
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.
FLAG FACOLTATIVI
--output-path string Path to the patched output folder.
--verify If set, perform a verification after applying the patch. (default true)
GDCLOUD WIDE FLAGS
Questi flag sono disponibili per tutti i comandi: --configuration, --format, --help, --project, --quiet.
Per saperne di più, consulta la pagina Panoramica del riferimento di gcloud CLI.