Manage and switch between teams you belong to. Useful when you’re a member of multiple teams and need to deploy or manage apps under a specific team account.Documentation Index
Fetch the complete documentation index at: https://fal.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
fal teams list
List all teams you belong to:fal teams set
Switch to a specific team:fal deploy, fal apps, fal secrets, etc.) will run under the selected team account.
Arguments:
| Argument | Description |
|---|---|
account | The team name to switch to |
fal teams unset
Switch back to your personal account:You can also use
fal team as a shorthand alias for fal teams.