Table of Contents
ssadmin - Change the attributes of a snapshot.
ssadmin -h host
[-C description] [-FnqUV] snapshot-path
ssadmin freezes and unfreezes
snapshots, and sets snapshot and project descriptions. See sslist(1)
to
view these snapshots attributes.
Default options can be
set on most SnapshotCM commands. See wco(1)
for details.
- -Cdescription
- Set the descriptive text for snapshot to description. If description is
a dash ("-"), read new description from stdin.
- -F
- Freeze the named snapshots.
If combined with other actions, the freeze operation is performed last.
- -hhost
- Operate on snapshots on host.
- -n
- Display normal output but do not perform
the operation.
- -q
- Suppress normal success output.
- -U
- Unfreeze the named snapshots.
If combined with other actions, the unfreeze operation is performed first.
- -V
- Print internal version and exit.
Exit status is 0 on success,
1 on failure and >1 if there was a bad option or a network error.
sscompare(1)
,
sscopy(1)
, sscreate(1)
, sslist(1)
, sspromote(1)
, ssremove(1)
, ssrename(1)
,
ssupdate(1)
, wci(1)
, wco(1)
, whist(1)
, wls(1)
, wmap(1)
, wmerge(1)
, wremove(1)
,
wrename(1)
, wset(1)
, wupdate(1)
.
Table of Contents