$ flowmatrix run --help
Run a query as a local pipeline cluster
Usage: flowmatrix run [OPTIONS] [QUERY]
Arguments:
[QUERY] The query to run [default: -]
Options:
-n, --name <NAME> Name for this pipeline
-s, --state-dir <STATE_DIR> Directory or URL where checkpoints and metadata
will be written and restored from
-p, --parallelism <PARALLELISM> Number of parallel subtasks to run [default: 1]
-f, --force Force the pipeline to start even if the state
file does not match the query
-h, --help Print help