CLI Cortex Framework のデプロイ

名前

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

SYNOPSIS

uv run cortex-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 プロンプトを表示せずに必要な Google Cloud API を有効にします。
--create-datasets 不足している BigQuery データセットをプロンプトなしで作成します。
--disable-telemetry 実行中にテレメトリー イベントのロギングを一時的に無効にします。詳細については、Cortex Framework テレメトリーをご覧ください。
--assertions ASSERTIONS Dataform アサーション ファイル(assertions.sqlx)へのパス。詳細については、Cortex Framework のオブザーバビリティをご覧ください。