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) 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