tupa-cli 0.8.2

Command-line interface for TupaLang
1
2
3
4
5
6
7
8
9
10
11
12
Run a Tupã program or pipeline

Usage: tupa run [OPTIONS] [FILE]

Arguments:
  [FILE]  Input file (optional if --plan is used)

Options:
      --pipeline <PIPELINE>  Pipeline to run (optional)
      --input <INPUT>        Input data file (JSON)
      --plan <PLAN>          Execute a pre-compiled plan file
  -h, --help                 Print help