gdcloud artifacts 패치

이름

gdcloud artifacts patch - 전체 출시 패키지를 패치 패키지로 패치하고 대체합니다.

개요

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.

선택적 플래그

      --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 참조 개요 페이지를 참고하세요.