gdcloud artifacts 패치

NAME

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

SYNOPSIS

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