@talkvalue/cli that is currently on your PATH, plus the Node runtime and platform it is running under. The command is local and offline. It does not contact npm. Use talkvalue update when you want to compare against the latest published version.
Synopsis
Options
This command takes no flags beyond the global flags. Output respects--format / --json.
Examples
1. Quick version check
2. Capture the version for a bug report
3. Branch on the CLI version
Response
platform follows Node’s process.platform: darwin, linux, win32. nodeVersion is the Node runtime that launched the CLI, not the version embedded in the published binary.
See also
talkvalue update. Compare against the latest version on npm.- Install. Install or reinstall the CLI per package manager.
- Troubleshooting. What to do when the version output looks wrong.
