gdcloud artifacts patch

名稱

gdcloud artifacts patch - Patch and replace a full release package with a patch package.

概要

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

詳情請參閱 gcloud CLI 參考資料總覽頁面。