Skip to content

gh pr

view

gh pr view 40640 --repo hvitoi/foo

create

gh pr create --title "add aws-devops-agent addon and EKS auth mapping" --body "$(cat <<'EOF'
## 🤔 Problem

Solving this

## 🧐 Solution

- Changes this

## ✔️ Checklist to merge

- [x] Awesome
EOF
)"

edit

gh pr edit 40640 --repo hvitoi/foo --body "## Context

My new PR description"