metahq-build package¶
Build the complete MetaHQ database.
Runs the full pipeline from fetching metadata to building the final database files. Supports resuming from checkpoints.
Examples:
# Build with custom config
metahq-build package --config data/build_config.yaml
# Resume from a specific stage
metahq-build package --config data/build_config.yaml --start-from process__ALE
Usage:
Options: