gh pr create

Manage GitHub pull requests. More information: https://cli.github.com/manual/gh_pr_create.

gh pr create

gh pr create --fill

gh pr create --draft

gh pr create --base {{base_branch}} --title "{{title}}" --body "{{body}}"

gh pr create --web