tb create

Creates an empty data project with predefined folders, CI configuration files, and a git repository.

Pass the --prompt flag to generate a customized starter project based on your prompt.

Options

OptionDescription
--prompt STRINGPrompt to generate a customized initial project.
--rows INTEGERNumber of events to send.
--data PATHCreates a data project based on the files in the specified directory
--cursorCreate a .cursorrules file with Tinybird rules.
Updated