CLI — version
aynig versionaynig version prints the currently installed AYNIG version string.
Behavior
- Prints a single version value to stdout.
- Does not inspect the repository or modify any files.
- The CLI also accepts
aynig -vandaynig --version.
Options
This command has no flags.
Examples
Print the installed version:
aynig versionUse the short alias:
aynig -vUse the long alias:
aynig --version