Reference Guide

Species the name of the volume folder to delete. Names that contain spaces must be enclosed in single quotes.
–parent string
Species the parent folder for the volume folder. Names that contain spaces must be enclosed in single quotes.
Example
Delete a volume folder:
volumefolder delete -name 'my folders'
volumefolder delete -index 301
volumefolder modify
Description
Modies a volume folder.
Format
volumefolder modify {–index integer | –name string} [–parent string | –parentindex integer]
Options
–h
Shows help for command options.
–index integer
Species the index of the volume folder to modify.
–name string
Species the name of the volume folder to modify. Names that contain spaces must be enclosed in single quotes.
–parent string
Species the parent folder for the volume folder. Names that contain spaces must be enclosed in single quotes.
–parentindex integer
Species the parent volume folder index for the volume folder.
Example
Modify a volume folder:
volumefolder modify -name 'my folders'
volumefolder modify -index 77
92
Command Reference