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 versionOutput JSON
rinne version --jsonNotes
- 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.