bd label
Generated from bd help --doc label
bd label
Manage issue labels
bd label [flags]
bd label add
Add a label to one or more issues
bd label add [issue-id...] [label] [flags]
bd label list
List labels for an issue
bd label list [issue-id] [flags]
bd label list-all
List all unique labels in the database
bd label list-all [flags]
bd label propagate
Push a label from a parent down to all direct children that don't already have it. Useful for applying branch: labels across an epic's subtasks.
bd label propagate [parent-id] [label] [flags]
bd label remove
Remove a label from one or more issues
bd label remove [issue-id...] [label] [flags]