strada login first. Authenticates with Tinybird via browser
OAuth, deploys OTel datasources and materialized views, then saves the
tokens to your Strada database.--token and --base-url directly.strada database create
| Option | Default | Description |
-t, --token [token] | - | Tinybird workspace admin token (skips browser login) |
-u, --base-url [url] | - | Tinybird API base URL (e.g. https://api.us-east.aws.tinybird.co) |
-f, --force | - | Overwrite existing database config without confirmation |
| Option | Default | Description |
-h, --help | - | Display this message |
-v, --version | - | Display version number |
# Interactive setup (opens browser)
strada database create
# Non-interactive with existing token
strada database create --token p.eyXXX --base-url https://api.tinybird.co