website/docs/cli-reference/create-form.md
Generated from bd help --doc create-form
Create a new issue using an interactive terminal form.
This command provides a user-friendly form interface for creating issues, with fields for title, description, type, priority, labels, and more.
Use --parent to create a sub-issue under an existing parent issue. The child will get an auto-generated hierarchical ID (e.g., parent-id.1).
The form uses keyboard navigation:
bd create-form [flags]
Flags:
--parent string Parent issue ID for creating a hierarchical child (e.g., 'bd-a3f8e9')