CLI Cortex Framework のビルドとデプロイ

名前

uv run cortex-build-and-deploy - Cortex Framework を Google Cloud プロジェクトにデプロイします。

SYNOPSIS

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

グローバル フラグ

フラグ 説明 デフォルト
-h, --help ヘルプ メッセージを表示して終了します。
--config config/config.yaml グローバル config.yaml のパス。 config/config.yaml
--output-dir dist ビルド出力ディレクトリへのパス。 dist
--enable-apis プロンプトを表示せずに必要な API を有効にします。
--create-datasets プロンプトを表示せずに欠落しているデータセットを作成します。
--disable-telemetry 実行中にテレメトリー イベントのロギングを一時的に無効にします。詳細については、Cortex Framework テレメトリーをご覧ください。
--assertions ASSERTIONS Dataform アサーション ファイル(assertions.sqlx)へのパス。詳細については、Cortex Framework のオブザーバビリティをご覧ください。