|
I love the ability to create a pull request from the command line! |
Replies: 9 comments 16 replies
|
Hi 👋 there isn't a way to upload images from the CLI nor are there plans to add it: #1895 (comment) |
|
Four years later and I would like to request this again. Would be great if my AI assisted coding workflow could take and upload screenshots for my changes. Taking them works, uploading them is currently not possible. |
|
This feature would be awesome for my workflow with AI. I'm using Claude to generate PRs from my commits, and I have some videos showcasing the work done but I have to manually push them to the PR through the web interface. Doing so from CLI would be great |
|
It is silly that this isn't supported natively. |
|
Imagine of what please🙏
Leo
…On Fri, Mar 13, 2026, 2:56 PM Jonathon Deason ***@***.***> wrote:
It is silly that this isn't supported natively.
—
Reply to this email directly, view it on GitHub
<#4745 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BYSXQ3D5CCA6PZY2J3MDANL4QQHQTAVCNFSM6AAAAACJ7O3AQWVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTMMJRHA3DOOI>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
|
For the AI usage purpose, I think it's better to have it since I let my AI create the PR for me, and upload screenshots as the evidences. |
|
I built gitshot to solve exactly this - posted this image using gitshot 🎉 🎉
|
|
I built gh extension install drogers0/gh-image
IMG=$(gh image banner.png --repo cli/cli)
# => 

Hi 👋 there isn't a way to upload images from the CLI nor are there plans to add it: #1895 (comment)