tb connection

Manage your data connections. Global options apply to this command. See Global options.

Connections are configured through .connection files. See Connection files.

Subcommands

The following subcommands are available:

SubcommandDescription
create TYPECreate a new connection. Supported values are: kafka, gcs, and s3.
lsLists all connections in the project.

tb connection ls

Lists connections.

OptionDescription
--service TEXTFilter by service.

Environment support

EnvironmentSupportedDescription
--local✓ Yes (default)Manages connections in Tinybird Local.
--cloud✓ YesManages connections in Tinybird Cloud.
--branch=BRANCH_NAME✓ YesManages connections in a branch.
Updated