rux version
Show information about the Rux toolchain version.
sh
rux version
rux -V
rux --versionWhen used as a global option, -V and --version show the version and exit.
Examples
sh
rux version
# Rux 0.1.0 (2026-04-19 10:55:19)sh
rux -V
# Rux 0.1.0 (2026-04-19 10:55:19)sh
rux --version
# Rux 0.1.0 (2026-04-19 10:55:19)