gdcloud artifacts patch

NAME

gdcloud artifacts patch - Aplique uma correção e substitua um pacote de lançamento completo por um pacote de correção.

SYNOPSIS

gdcloud artifacts patch SOURCE_RELEASE PATCH_RELEASE [flags]

EXEMPLOS

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 OPCIONAIS

      --output-path string   Path to the patched output folder.
      --verify               If set, perform a verification after applying the patch. (default true)

MARCAS GDCLOUD WIDE

Estas marcas estão disponíveis para todos os comandos: --configuration, --format, --help, --project e --quiet.

Para mais informações, consulte a página de vista geral da referência da CLI gdcloud.