gh pr create

GitHub 풀 리퀘스트 관리. 더 많은 정보: https://cli.github.com/manual/gh_pr_create.

gh pr create

gh pr create --fill

gh pr create --draft

gh pr create --base {{베이스_브랜치}} --title "{{제목}}" --body "{{본문}}"

gh pr create --web