vor version
vor version¶
Print version of VOR Stream.
Synopsis¶
Print the version of VOR Stream. This includes the version of Go used to build the binary, the build date, and the revision hash. If the build was executed on a dirty working tree, the revision hash is suffixed with "(modified)".
If the --short
flag is passed, only the version number is printed.
vor version [flags]
Examples¶
$ vor version
# VORStream v1.0.0
# GoVersion go1.22.0
# BuildDate 2024-03-19T08:33:20Z
# Revision 215bf168a2b2ea341950fed825c108ac91d36af4
$ vor version -s
# v1.0.0
Options¶
-h, --help help for version
-s, --short print just the version number
Options inherited from parent commands¶
--play string playpen path
--renew-token renew token (default true)
SEE ALSO¶
- vor - Streaming Process Flow for Financial Risk