This command creates a snapshot.
Usage
snapshot create --path PATH --name NAME [--expiration-time EXPIRATION_TIME] [--lock]
Required Parameters
|
Specifies the path to a directory. The snapshot will include all files and folders under the specified directory at the time of taking the snapshot. |
|
Options
Example
vcli: admin> snapshot create --path /dev --name snap1 --expiration-time 2020-10-26T21:30:00
Comments
0 comments
Article is closed for comments.