bd help --doc q.
Quick capture creates an issue and outputs only the issue ID.
Designed for scripting and AI agent integration.
Example:
bd q “Fix login bug” # Outputs: bd-a1b2
ISSUE=$(bd q “New feature”) # Capture ID in variable
bd q “Task” | xargs bd show # Pipe to other commands
CLI Reference
bd q
Quick capture creates an issue and outputs only the issue ID.
Generated from
Flags: