Skip to content

fal runners

Terminal window
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

Terminal window
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.