.agents/skills/tinybird-cli-guidelines/SKILL.md
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.