bd
Verified for current stable LTS
Bd Command: Display Issue Details
Use for display issue details with Bd. Exact CLI syntax to display issue details using Bd.
When to use this: Use for display issue details with Bd.
Command Syntax
bd show <issue_id> bd show <issue_id> Command Breakdown
bd is the base executable for this command.
FAQ
Purpose: Exact syntax to display issue details using Bd.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Bd Command: Initialize Project Database
bd init Bd Command: Create New Issue bd create <issue_title> -d <description> -p <1> -t <bug|feature|task|epic|chore> Bd Command: List All Issues bd list Bd Command: Show Ready Issues bd ready Bd Command: Update Issue Status bd update <issue_id> -s <open|in_progress|blocked|closed>