CLI build

NAME

uv run cortex-build - Build Cortex Framework Dataform package.

SYNOPSIS

uv run cortex-build [-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.