version

Show the current Rinne CLI version and edition.

Back to CLI Commands

version prints the CLI version and edition.

Use --json when a script, desktop app, or integration needs machine-readable output.

Usage
rinne version [--json]
Options
--json
Output version and edition as JSON.
Examples
Show version and edition
rinne version
Output JSON
rinne version --json
Notes
  • This command does not require a Rinne workspace.
  • The JSON output is intended for tools that need to detect the installed CLI version or edition.