skills.vishalvoidskills/vishalvoid
Technical & DevelopmentIntermediate

tinybird-cli-guidelines

Tinybird CLI usage guidelines and commands

Developer Setup

Setup & Installation

bash
npx skills add https://github.com/tinybirdco/tinybird-agent-skills --skill tinybird-cli-guidelines

Overview

What This Skill Does

Covers the Tinybird CLI (tb) for local development, deployments, data operations, and workspace management. Includes guidance on the CLI 4.0 workflow with `tb build` and `tb deploy`, token and secrets management, mock data generation, and running tests.

Application

When to use this Skill

Documentation

Show Skills.md file

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
  • Choosing a development workflow (local, branch, or cloud)
  • Local development with Tinybird Local
  • Branch development with Tinybird Cloud branches
  • Building and deploying projects
  • Setting up CI/CD pipelines
  • Appending, replacing, or deleting data
  • Managing tokens and secrets via CLI
  • Generating mock data
  • Running tests

Rule Files

  • rules/development-workflows.md
  • rules/cli-commands.md
  • rules/build-deploy.md
  • rules/local-development.md
  • rules/branch-development.md
  • rules/ci-cd.md
Lines 1 - 25 of 40

Recommendations

Explore other random skills

All skillsMy patterns