Skip to content

r2r version

Display the version number of the R2R CLI.

Syntax

r2r version

Description

The version command displays the current R2R CLI version. Useful for:

  • Verifying your installation
  • Checking if updates are available
  • Reporting issues with version information
  • Confirming team members use compatible versions

Output

r2r version

Example output:

r2r-cli version 1.2.3

Examples

Check Installed Version

r2r version

Version Format

The version number follows semantic versioning (semver):

MAJOR.MINOR.PATCH
  • MAJOR: Breaking changes
  • MINOR: New features (backward compatible)
  • PATCH: Bug fixes (backward compatible)

See Also


Tutorials | How-to Guides | Explanation | Reference

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