fal runners
Usage: fal runners [-h] [--debug] [--pdb] [--cprofile] command ...
Manage fal runners.
Options: -h, --help show this help message and exit
Debug: --debug Show verbose errors. --pdb Start pdb on error. --cprofile Show cProfile report.
Commands: command kill Kill a runner.
Kill
Usage: fal runners kill [-h] [--debug] [--pdb] [--cprofile] id
Kill a runner.
Positional Arguments: id Runner ID.
Options: -h, --help show this help message and exit
Debug: --debug Show verbose errors. --pdb Start pdb on error. --cprofile Show cProfile report.