hvrtestlocation
Usage
hvrtestlocation [-Rurl] [-lx]... [-v] hub
Test all or specific locations on hub.hvrtestlocation [-Rurl] [-lx]... [-v] hub chn
Test all or specific locations in channel chn on hub.
Description
Command hvrtestlocation tests the connection to a location.
Options
This section describes the options available for command hvrtestlocation.
Parameter | Description |
---|---|
-lx | Test locations specified by x. If this option is not supplied, then hvrtestlocation will test all locations within the channel. Values of x may be one of the following:
-lx instructions can be supplied together to hvrtestlocation. |
-Rurl | Remote hub server. Access the hub server running on a remote machine, via the REST interface. This option is required for remote CLI access. When using this option, command hvrlogin should be run first, for authentication. |
-v | Display location properties discovered by HVR when it connects to a location. |
Examples
This section provides examples of using the hvrtestlocation command.
Example 1. Test specific locations
The following command tests all locations starting with src:
hvrtestlocation -l 'src*' myhub
Example 2. Test locations from a file
The following command tests all locations listed in file mylocs.txt:
hvrtestlocation -l @mylocs.txt myhub