-y, --yes | Disable prompts and assume defaults for unspecified settings |
-c, --clear | Clear the target/compile/ folder before compiling |
--buildtime-only | Compile only buildtime models (mutually exclusive with --runtime-only) |
--runtime-only | Compile only runtime models (mutually exclusive with --buildtime-only) |
-t TEST_SET, --test-set TEST_SET | Selection test set to use (runtime models only) |
-T, --all-test-sets | Compile for all selection test sets (runtime models only) |
-s MODEL_NAME, --select MODEL_NAME | Compile a single model instead of all models |
-r, --runquery | Run runtime models and write CSV outputs (not applicable to buildtime models) |