Skip to main content
Version: Next

bd types

Generated from bd help --doc types

bd types

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

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

Examples: bd types # List all types with descriptions bd types --sections # List required sections for each type bd types --json # Output as JSON

bd types [flags]

Flags:

--sections Show required sections for each issue type