CLI Cortex Framework build and deploy

NAME

uv run cortex-build-and-deploy - Deploy Cortex Framework to Google Cloud project.

SYNOPSIS

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

Global flags

标志 说明 默认
-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 可观测性