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

OptionDescription
--host TEXTSet a custom host if it's different than https://api.tinybird.co. Check Regions and endpoints for the available list of regions.
--auth-host TEXTSet the host to authenticate to. If unset, the default host is used.
--workspace TEXTSet the workspace to authenticate to. If unset, the default workspace is used.
Updated