Purpose: Programmatically create GitHub Issues with milestones, labels, task hierarchies, and sub-issue relationships using gh CLI and extensions.
As of January 2025, the GitHub CLI (gh) does not natively support sub-issues. There is an open feature request (cli/cli#10298) tracking --set-parent / --unset-parent flags.