GitHub CLI Versions Save

GitHub’s official command line tool

v2.49.2

4 days ago

What's Changed

New Contributors

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

v2.49.1

1 week ago

What's Changed

New Contributors

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

v2.49.0

2 weeks 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

v2.48.0

1 month ago

The Big Stuff

The Rest

New Contributors

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

v2.47.0

1 month ago

What's Changed

New Contributors

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

v2.46.0

1 month ago

What's Changed

New Contributors

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

v2.45.0

2 months ago

What's Changed

New Contributors

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

v2.44.1

3 months ago

What's Changed

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

v2.44.0

3 months ago

What's Changed

New Contributors

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

v2.43.1

3 months ago

What's Changed

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