Back to Beads

bd types

docs/cli-reference/types.md

1.2.1401 B
Original Source

Generated from bd help --doc types.

List all valid issue types that can be used with bd create --type.

Core work types (bug, task, feature, chore, epic, decision) are always valid. Additional types require configuration via types.custom in .beads/config.yaml.

Examples: bd types # List all types with descriptions bd types --json # Output as JSON

bd types [flags]