GitHub CLI 2.0 includes extensions, allowing you to create and share custom commands to improve your GitHub workflows.
Learn more about GitHub CLI, and check out the blog post and detailed release notes to learn more about this release.
GitHub CLI 2.0 includes extensions, allowing you to create and share custom commands to improve your GitHub workflows.
Learn more about GitHub CLI, and check out the blog post and detailed release notes to learn more about this release.
GitHub CLI 1.9 allows you to work with GitHub Actions in your terminal:
gh workflow list
, gh workflow view
, gh run list
, and gh run view
gh run view --log
gh run view --log-failed
gh run download
gh run rerun
gh run watch
gh workflow run
gh workflow enable
and gh workflow disable
Learn more about GitHub CLI and check out the blog post to learn more about this release.