hvrsnapshotinspect
Usage
hvrsnapshotinspect [-Rurl] [-Vaccessmeth] snapshot_path
Description
Command hvrsnapshotinspect allows to view a snapshot file containing metadata of the hub snapshot and the hub properties. Argument snapshot_path is a path (relative or absolute) to a snapshot zip file generated by the hvrsnapshotsave command.
Options
This section describes the options available for command hvrsnapshotinspect.
Parameter | Description |
---|---|
-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. For example, the following command restores a new hub (e.g., mynewhub) from a hub snapshot file (e.g., my_hub_snapshot) on a remote hub server:hvrsnapshotinspect -R http://node:port mynewhub my_hub_snapshot |
-Vaccessmeth | Supply transport encryption key for decoding secret and confidential data. Valid values for
|
Examples
This section provides examples of using the hvrsnapshotinspect command.
Example 1. View the content in hub snapshot file
The following command displays the contents of the hub snapshot file (e.g., my_hub_snapshot).
hvrsnapshotinspect my_hub_snapshot