CLI Cortex Framework 빌드

NAME

uv run cortex-build - Cortex Framework Dataform 패키지를 빌드합니다.

SYNOPSIS

uv run cortex-build [-h] [--config config/config.yaml] 
                    [--output-dir dist] 
                    [--enable-apis] [--create-datasets] [--assertions ASSERTIONS]

전역 플래그

플래그 설명 기본값
-h, --help 도움말 메시지를 표시하고 종료합니다.
--config config/config.yaml 전역 config.yaml의 경로입니다. config/config.yaml
--output-dir dist 빌드 출력 디렉터리의 경로입니다. dist
--enable-apis 프롬프트 없이 필요한 API를 사용 설정합니다.
--create-datasets 프롬프트 없이 누락된 데이터 세트를 만듭니다.
--assertions ASSERTIONS Dataform 어설션 파일 (assertions.sqlx)의 경로입니다. 자세한 내용은 Cortex Framework 모니터링 가능성을 참조하세요.