Using Filerview, one can see the amount of space consumed by each
snapshot on any volume, by >going to Volume->Snapshots->Manage screen.
Is there a command line option that will give me the same output?
Volume Name Date Used Total Status vol1 nightly.3 Mar 02 23:26 405.3 MB 1.133 GB
normal
vol1 nightly.2 Mar 03 23:22 735.1 MB 754.5 MB
normal
vol1 nightly.1 Mar 04 23:23 13.21 MB 19.47 MB
normal
vol1 weekly.0 Mar 05 23:19 3.145 MB 6.262 MB
normal
vol1 nightly.0 Mar 06 23:18 1.691 MB 1.691 MB
normal
Are you looking for the exact same syntax? If not, "snap list" should do the trick for you. If you want it on a per volume basis "snap list <volume name>"