gdcloud artifacts patch

名称

gdcloud artifacts patch - 使用补丁软件包修补并替换完整版本软件包。

摘要

gdcloud artifacts patch SOURCE_RELEASE PATCH_RELEASE [flags]

示例

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.

可选标志

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

GDCLOUD 全局标志

以下标志适用于所有命令:--configuration--format--help--project--quiet

如需了解详情,请参阅 gdcloud CLI 参考概览页面。