OverviewHistoryStatsSecurity
npx skills add ...
Documentation
SKILL.md
npx skills add tinybirdco/tinybird-agent-skills --skill tinybird-cli-guidelines
Tinybird CLI commands, workflows, and operations. Use when running tb commands, managing local development, deploying, or working with data operations.
npx skills add tinybirdco/tinybird-agent-skills --skill tinybird-cli-guidelines
Guidance for using the Tinybird CLI (tb) for local development, deployments, data operations, and workspace management.
tb commandrules/development-workflows.mdrules/cli-commands.mdrules/build-deploy.mdrules/local-development.mdrules/branch-development.mdrules/ci-cd.mdrules/data-operations.mdrules/append-data.mdrules/mock-data.mdrules/tokens.mdrules/secrets.mddev_mode once, then use plain tb build and tb deploy.tb build targets your configured development environment (branch or local) in tinybird.config.json.tb deploy targets Tinybird Cloud production.--cloud/--local/--branch only as explicit manual overrides.tb info to check CLI context.tb endpoint data <pipe> to test endpoints (not tb pipe data).tb <command> --help to verify.