docs: update documentation for CLI consolidation (bd-bxqv)

Update docs to reflect CLI command restructuring:
- migrate-tombstones → migrate tombstones
- bd quickstart is now hidden, point to docs/QUICKSTART.md
- Add CLI consolidation section to CHANGELOG.md
- Remove quickstart from command tables

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Steve Yegge
2025-12-27 16:14:36 -08:00
parent d77a697cee
commit d0694e6171
8 changed files with 16 additions and 14 deletions

View File

@@ -1,17 +1,13 @@
---
description: Quick start guide for bd workflows
description: Quick start guide for bd workflows (deprecated)
argument-hint: []
---
Display a quick start guide showing common bd workflows and patterns.
**Note:** The `bd quickstart` command is deprecated. See [docs/QUICKSTART.md](../docs/QUICKSTART.md) instead.
Use `bd quickstart` to see:
The quickstart documentation covers:
- Getting started with bd
- Common workflow patterns
- Basic commands
- Dependency management
- Git integration
This is an interactive tutorial that walks through the essential bd commands and concepts for new users.
No arguments needed - just run `bd quickstart` to see the full guide.