version¶
This command displays the version of 66.
Interface¶
version [ -h ]
Options¶
- -h, --help: print this help.
Usage example¶
Display the installed 66 version
$ 66 version
version: info: 0.8.2.1
Useful in scripts to gate behaviour on the running version, or when reporting a bug.