Skip to content

Get cli-release-notes

get cli-release-notes - Generate release notes for CLI releases

The get cli-release-notes command generates release notes markdown for CLI binary releases.

It includes installation instructions, binary download links with sizes, and supply chain security information about build attestations.

Flags

Flag Description
--module (default: r2r-cli) Module name
--binary-prefix (default: r2r) Binary name prefix
--version Version string (required)
--tag Git tag name (required)
--commit Git commit SHA (required)
--repo GitHub repository (owner/repo)
--run-id GitHub Actions run ID

Examples

get cli-release-notes --version 1.0.0 --tag r2r-cli/1.0.0 --commit abc123

See Also


Tutorials | How-to Guides | Explanation | Reference

You are here: Reference — information-oriented technical descriptions of the system.