virtualboard cli
The command-line companion for managing VirtualBoard feature specifications end-to-end. Scaffold new specs, enforce workflow rules, and publish stakeholder-friendly indexes from any repo.
Why VirtualBoard CLI?
Purpose-built for every stage
Commands designed around your feature lifecycle, from backlog to production.
Workspace Bootstrap
Initialise .virtualboard/ with curated templates using vb init. Keep up-to-date with vb init --update for interactive template diffing.
IDE Integrations
Install VirtualBoard for your IDE with vb install. Supports Claude Code, Cursor, and OpenCode out of the box.
Feature Lifecycle
Create, update, move, delete, and lock feature specs with purpose-built commands that respect workflow guardrails.
Validation + Indexing
Enforce schema, workflow, and dependency rules with vb validate. Regenerate Markdown, JSON, and HTML indexes via vb index.
Automation Friendly
JSON output, dry-run support, and log streaming make it easy to plug VirtualBoard into CI/CD pipelines and bots.
Self-Update
Keep current with vb upgrade. SHA-256 checksum verification ensures binary integrity on every update.