compile
Usage
Usage: prism compile [-h] [--full-tb] [-l]
Parse the tasks.ref(...) calls, construct the DAG, and generate the manifest
Options:
-h, --help show this help message and exit
General Options:
--full-tb Display the full traceback for errors in the project; default is False
-l, --log-level Log level, must be one of `info`, `warn`, `error`, or `debug`. Default is `info`Example
Last updated