Problem Summary: How to display HVR version information using hvrtopology
Description:
hvrtopology is a small script to display the HVR version for all locations in a channel. It is invoked from the Linux or Windows command line like so:
hvr hvrtopology hub channel
For example, here's the output for my demo channel:
hvr hvrtopology hvrhub/secret hvr_demo51 hvrtopology: HVR 5.1.1/4 (linux_glibc2.5-x64-64bit) hvrtopology: Hub has version HVR 5.1.1/4 (linux_glibc2.5-x64-64bit) hvrtopology: Location 'src' has version HVR 5.1.1/4 (linux_glibc2.5-x64-64bit) hvrtopology: Location 'tgt_1' has version HVR 5.1.1/8 (linux_glibc2.5-x64-64bit) hvrtopology: Location 'tgt_2' has version HVR 5.1.1/6 (linux_glibc2.5-x64-64bit) hvrtopology: Finished. (elapsed=0.18s)
More information about calling HVR from the command line.
Download the script file here.
After you download the script file, change the extension from .txt to .hvr