cli

GitHub’s official command line tool

MIT License

Downloads
7
Stars
35.8K
Committers
512

Bot releases are visible (Hide)

cli - GitHub CLI 2.55.0 Latest Release

Published by github-actions[bot] about 2 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/cli/cli/compare/v2.54.0...v2.55.0

cli - GitHub CLI 2.54.0

Published by github-actions[bot] 3 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/cli/cli/compare/v2.53.0...v2.54.0

cli - GitHub CLI 2.53.0

Published by github-actions[bot] 3 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/cli/cli/compare/v2.52.0...v2.53.0

cli - GitHub CLI 2.52.0

Published by github-actions[bot] 4 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/cli/cli/compare/v2.51.0...v2.52.0

cli - GitHub CLI 2.51.0

Published by github-actions[bot] 4 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/cli/cli/compare/v2.50.0...v2.51.0

cli - GitHub CLI 2.50.0

Published by github-actions[bot] 5 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/cli/cli/compare/v2.49.2...v2.50.0

cli - GitHub CLI 2.49.2

Published by github-actions[bot] 5 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/cli/cli/compare/v2.49.1...v2.49.2

cli - GitHub CLI 2.49.1

Published by github-actions[bot] 5 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/cli/cli/compare/v2.49.0...v2.49.1

cli - GitHub CLI 2.49.0

Published by github-actions[bot] 6 months ago

Support for GitHub Artifact Attestations

v2.49.0 release introduces the attestation command set for downloading and verifying attestations about artifacts built in GitHub Actions! This is part of the larger Artifact Attestations initiative. An artifact attestation is a piece of cryptographically signed metadata that is generated as part of your artifact build process. These attestations bind artifacts to the details of the workflow run that produced them, and allow you to guarantee the integrity and provenance of any artifact built in GitHub Actions.

# Verify a local artifact
gh attestation verify artifact.bin -o <your org>

# Verify a local artifact against a local artifact attestation
gh attestation verify artifact.bin -b ./artifact-v0.0.1-bundle.json -o <your org>

# Verify an OCI image
gh attestation verify oci://ghcr.io/foo/bar:latest -o <your org>

# Download artifact attestations
gh attestation download artifact.bin -o <your org>

To get started, check out gh help attestation. You can also use the gh at <command> alias for short.

What's Changed

New Contributors

Full Changelog: https://github.com/cli/cli/compare/v2.48.0...v2.49.0

cli - GitHub CLI 2.48.0

Published by github-actions[bot] 6 months ago

The Big Stuff

The Rest

New Contributors

Full Changelog: https://github.com/cli/cli/compare/v2.47.0...v2.48.0

cli - GitHub CLI 2.47.0

Published by github-actions[bot] 7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/cli/cli/compare/v2.46.0...v2.47.0

cli - GitHub CLI 2.46.0

Published by github-actions[bot] 7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/cli/cli/compare/v2.45.0...v2.46.0

cli - GitHub CLI 2.45.0

Published by github-actions[bot] 8 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/cli/cli/compare/v2.44.1...v2.45.0

cli - GitHub CLI 2.44.1

Published by github-actions[bot] 8 months ago

What's Changed

Full Changelog: https://github.com/cli/cli/compare/v2.44.0...v2.44.1

cli - GitHub CLI 2.44.0

Published by github-actions[bot] 8 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/cli/cli/compare/v2.43.1...v2.44.0

cli - GitHub CLI 2.43.1

Published by github-actions[bot] 9 months ago

What's Changed

Full Changelog: https://github.com/cli/cli/compare/v2.43.0...v2.43.1

cli - GitHub CLI 2.43.0

Published by github-actions[bot] 9 months ago

Special note

With this release, the GitHub CLI team sees @samcoe off to new adventures beyond GitHub! 😿 Sam has been an amazing maintainer and colleague who has helped so many people adopt gh while trying to connect with the community regarding its needs. There will forever be a Sam-shaped hole no one can fill but hope he continues to be a part wherever his whirlwind journey takes him! ❤️

What's Changed

New Contributors

Full Changelog: https://github.com/cli/cli/compare/v2.42.1...v2.43.0

cli - GitHub CLI 2.42.1

Published by github-actions[bot] 9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/cli/cli/compare/v2.42.0...v2.42.1

cli - GitHub CLI 2.42.0

Published by github-actions[bot] 9 months ago

What's Changed

Full Changelog: https://github.com/cli/cli/compare/v2.41.0...v2.42.0

cli - GitHub CLI 2.41.0

Published by github-actions[bot] 10 months ago

As you can see from the notes below, this release contains some quality of life improvements as well as a move to Azure Code Signing for Windows .exe and .msi release artifacts. This change was extensively tested prior to the holidays before our previous signing certificate expired, however the CLI team is being attentive to issues or discussions raised by our Windows community if any problems or concerns arise. 🙇 ❤️

What's Changed

New Contributors

Full Changelog: https://github.com/cli/cli/compare/v2.40.1...v2.41.0