tb login¶
Authenticates with your Tinybird account.
The command opens a browser window so that you can authenticate with your Tinybird account.
The credentials are stored in the .tinyb
file. See .tinyb file for more information.
Options¶
Option | Description |
---|---|
--host TEXT | Set a custom host if it's different than https://api.tinybird.co. Check Regions and endpoints for the available list of regions. |
--auth-host TEXT | Set the host to authenticate to. If unset, the default host is used. |
--workspace TEXT | Set the workspace to authenticate to. If unset, the default workspace is used. |