CLI 部署

NAME

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

SYNOPSIS

uv run cortex-deploy [-h] [--config CONFIG] [--output-dir OUTPUT_DIR] 
                       [--enable-apis] [--create-datasets]

通用標記

標記 說明
-h, --help 顯示說明訊息並結束。
--config CONFIG 全域 config.yaml 檔案的路徑。
--output-dir OUTPUT_DIR 建構輸出目錄的路徑。
--enable-apis 啟用必要的 Google Cloud API,不必提示。
--create-datasets 自動建立缺少的 BigQuery 資料集。