CLI 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] [--output-dir OUTPUT_DIR]
                                          [--enable-apis] [--create-datasets]

Global flags

Flag Description
-h, --help Show help message and exit.
--config CONFIG Path to global config.yaml.
--output-dir OUTPUT_DIR Path to the build output directory.
--enable-apis Enable required APIs without prompting.
--create-datasets Create missing datasets without prompting.