透過 CLI 建構及部署
NAME
uv run cortex-build-and-deploy - Deploy Cortex Framework
to Google Cloud project.
SYNOPSIS
uv run cortex-build-and-deploy [-h] [--config CONFIG] [--output-dir OUTPUT_DIR]
[--enable-apis] [--create-datasets]
通用標記
| 標記 | 說明 |
|---|---|
-h, --help |
顯示說明訊息並結束。 |
--config CONFIG |
全域 config.yaml 的路徑。 |
--output-dir OUTPUT_DIR |
建構輸出目錄的路徑。 |
--enable-apis |
啟用必要的 API,而不顯示提示。 |
--create-datasets |
建立缺少的資料集,不必提示。 |