CLI deploy
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 ]
Global flags
| Flag | Description |
|---|---|
-h, --help
|
Show help message and exit. |
--config CONFIG
|
Path to the global config.yaml
file. |
--output-dir OUTPUT_DIR
|
Path to the build output directory. |
--enable-apis
|
Enable required Google Cloud APIs without prompting. |
--create-datasets
|
Create missing BigQuery datasets without prompting. |

