GitHub now has its own CLI! With this command-line tool, you can easily create new repositories, manage GitHub issues, or create pull requests, to name just a few options. In this video, I want to show you a few usage examples. We will create a new repository, then we will create an issue, and finally, we will create a first pull request to this repository. And we will do it in less than 5 minutes. Let's go!
⏱️ Timestamps:
00:00 | Introduction
00:07 | Installing GitHub CLI
00:17 | gh --version
00:40 | Creating GitHub repository: gh repo create [name] --public --enable-issues
01:21 | Fixing problem with 2FA (two-factor authentication)
02:36 | Creating GitHub issue: gh issue create -t [title] -b [body]
03:31 | Creating pull request: gh pr create -B master -t [title] -b [body]
===========================================
➡️ Get the GitHub CLI
https://cli.github.com
☕️ BUY ME A COFFEE
https://e.printstacktrace.blog/buy-me...
📧 JOIN MY NEWSLETTER
https://e.printstacktrace.blog/newsle...
🔥 MORE JENKINS PIPELINE TUTORIAL VIDEOS & RESOURCES:
Jenkins Declarative Pipeline vs. Scripted Pipeline - • Jenkins Pipeline Tutorial: Declarativ...
Declarative vs. Scripted Q&A - • Declarative Jenkins Pipeline OR Scrip...
Jenkins Pipeline Environment Variables - • Jenkins Pipeline Environment Variable...
Jenkins Pipeline for Maven projects - • Jenkins Pipeline for Java using Maven...
Jenkins Pipeline for multiple Java versions - • Jenkins Pipeline For Multiple Java Ve...
Jenkins Pipeline Learning Kit - https://kit.co/wololock/jenkins-pipel...
Jenkins Pipeline Cookbook blog posts series - https://e.printstacktrace.blog/jenkin...
📷 CAMERA GEAR I USE:
My camera - https://e.printstacktrace.blog/gear/c...
25mm f1.7 lens - https://e.printstacktrace.blog/gear/l...
Microphone - https://e.printstacktrace.blog/gear/m...
LED lights - https://e.printstacktrace.blog/gear/l...
Check my full kit - https://kit.co/wololock/my-youtube-st...
🛠️ TOOLS & SERVICES I USE TO:
design YouTube thumbnails (Canva) - https://e.printstacktrace.blog/canva?...
improve my grammar skills (Grammarly) - https://e.printstacktrace.blog/gramma...
develop mailing list (ConvertKit) - https://e.printstacktrace.blog/conver...
listen to audiobooks (Audible, 30 days free trial) - https://e.printstacktrace.blog/audibl...
read Kindle ebooks (Kindle Unlimited) - https://e.printstacktrace.blog/kindle...
secure network connection with VPN (NordVPN) - https://e.printstacktrace.blog/nordvp...
improve SEO on YouTube (VidIQ) - https://e.printstacktrace.blog/vidiq?...
host WordPress websites (Bluehost) - https://e.printstacktrace.blog/blueho...
❤️ SUPPORT MY WORK
Github Sponsors - https://github.com/sponsors/wololock
Open Collective - https://opencollective.com/eprintstac...
Other options - https://e.printstacktrace.blog/suppor...
👋 STAY IN TOUCH:
Blog - https://e.printstacktrace.blog?utm_source=gitcli
Twitter - / wololock
LinkedIn - / szymon-st%c4%99pniak-9a0b1630
Github - https://github.com/wololock
✉️ CONTACT:
For all subscribers, please use this email: [email protected]
For business inquires only, please use this email: [email protected]
DISCLAIMER: Some of the links above are affiliate links. If you decide to click that link and subsequently make a purchase, I will get a small percentage from your purchase. Using the affiliate link does not affect the final price of the product. The commission I earn comes at no additional cost to you. Thank you for supporting my channel so I can continue to provide you with free content on a regular basis!
And remember - it's all about helping YOU to become a better software developer! Thanks!
#eprintstacktrace #szymonstepniak