Report incorrect code
Copy
Ask AI
Usage: fal run [-h] [--team TEAM] [--force-env-build] func_ref
Run fal function.
Positional Arguments:
func_ref Function reference.
Options:
-h, --help show this help message and exit
--team TEAM The team to use.
--force-env-build Ignore the environment build cache and force rebuild.
Examples:
fal run path/to/myfile.py::myfunc