CLI Cortex Framework ビルド

名前

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 のオブザーバビリティをご覧ください。