tinybird-cli-guidelines

Tinybird CLI commands, workflows, and operations. Use when running tb commands, managing local development, deploying, or working with data operations.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "tinybird-cli-guidelines" with this command: npx skills add tinybirdco/tinybird-agent-skills/tinybirdco-tinybird-agent-skills-tinybird-cli-guidelines

Tinybird CLI Guidelines

Guidance for using the Tinybird CLI (tb) for local development, deployments, data operations, and workspace management.

When to Apply

  • Running any tb command
  • Local development with Tinybird Local
  • Building and deploying projects
  • Appending, replacing, or deleting data
  • Managing tokens and secrets via CLI
  • Generating mock data
  • Running tests

Rule Files

  • rules/cli-commands.md
  • rules/build-deploy.md
  • rules/local-development.md
  • rules/data-operations.md
  • rules/append-data.md
  • rules/mock-data.md
  • rules/tokens.md
  • rules/secrets.md

Quick Reference

  • CLI commands by default target Local; use tb --cloud <command> to target Cloud.
  • Use tb info to check CLI context.
  • Use tb --branch <branch-name> <command> to target a specific branch in Cloud.
  • Never invent commands or flags; run tb <command> --help to verify.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

tinybird-typescript-sdk-guidelines

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

tinybird-python-sdk-guidelines

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

tinybird

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

openclaw-version-monitor

监控 OpenClaw GitHub 版本更新,获取最新版本发布说明,翻译成中文, 并推送到 Telegram 和 Feishu。用于:(1) 定时检查版本更新 (2) 推送版本更新通知 (3) 生成中文版发布说明

Archived SourceRecently Updated