fal-ai / fal

⚡ Fastest way to serve open source ML models to millions
https://fal.ai/docs
Apache License 2.0
509 stars 44 forks source link

Revert "feat(cli): add ability to use --debug on all levels (#118)" #123

Closed chamini2 closed 6 months ago

chamini2 commented 6 months ago

This reverts commit 72cd669dc0b10d744d8f0014506eb42cf874ea78.

fal fn serve file.py App --alias some-alias
Usage: fal [OPTIONS] COMMAND [ARGS]...
Try 'fal --help' for help.

Error: No such option: --alias
(fal)