NOMBRE
gdcloud artifacts patch: Aplica parches y reemplaza un paquete de versión completo por un paquete de parches.
SINOPSIS
gdcloud artifacts patch SOURCE_RELEASE PATCH_RELEASE [flags]
EXAMPLES
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.
MARCAS OPCIONALES
--output-path string Path to the patched output folder.
--verify If set, perform a verification after applying the patch. (default true)
MARCAS GENERALES DE GCLOUD
Estas marcas están disponibles para todos los comandos: --configuration, --format, --help, --project y --quiet.
Para obtener más información, consulta la página de descripción general de la referencia de la CLI de gcloud.