fal account list
List all accounts you belong to:--output {pretty,json} and --json for machine-readable output.
fal account set
Switch to a specific account:<account> may be either an account nickname or the index shown by fal account list. After switching, all CLI operations (fal deploy, fal apps, fal secrets, etc.) run under the selected account.
If no <account> is provided, you’ll be prompted interactively.
Arguments:
| Argument | Description |
|---|---|
account | The account nickname (or list index) to switch to |

