release get-version
Overview
Command: r2r eac release-get-version [module]
Purpose: Extract latest version from changelog
Category: release
Syntax
Examples
# Get version from changelog
VERSION=$(r2r eac release-get-version)
echo "Release version: $VERSION"
# For specific module
r2r eac release-get-version r2r-cli
See Also
Tutorials | How-to Guides | Explanation | Reference
You are here: Reference — information-oriented technical descriptions of the system.