Sun Update Connection - Enterprise 1.0 User's Guide

List Saved Snapshots (-lss) Command

The list-saved-snapshots command outputs a list of saved snapshots. When you save an inventory of a host or of a group, you create a snapshot. A snapshot is also saved, for each selected host, before a job is deployed.

Parameter

  • -h hostname Specify the name of the host.

  • -g groupname Specify the name of the group.

  • -dlt delimiter Specify the delimiter for the output.

Syntax

uce_cli -lss ( -g group | -h host ) [ -dlt "delimiter" ] -u username -p password

Example


uce_cli -lss -g WebServers -u admin -p 123
uce_cli -lss -h lnxsrvr13 -u admin -p 123

You must specify either -h or -g.

To get valid values for the -h parameter, use the -lah command. To get valid values for the -g parameter, use the -lg command.