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

Filter `fal alias list` #158

Open mederka opened 5 months ago

mederka commented 5 months ago

Right now, if I want to get some information about a serving app, such as keep_alive length, the only way to do it is fal alias list. Would be great to be able to be able to filter by app alias.

Bonus points: filter by regex or other column values. For example, I might want to list all the shared apps that I have.

linear[bot] commented 5 months ago

FEA-2259 Filter `fal alias list`