Commvault End-User Command Line (cvc) Interface Example: toTime

Name

toTime

Synopsis

toTime time

Description

Set the browse to time so that you can browse for data at a specific time.

The table lists the options that the software supports.

Option

Description

time

The to time that you specify for a point-in-time browse operations. The format is yyyy-mm-dd hh:mm:ss.

Examples

The following command sets the browse to time to 1:30:22. In this example, the parameters are listed on the command line.

cvc > toTime $[2018 10 2501:30:22]
{'Instance': '$[Instance001]', 'Client': '$[client]', 'Backupset': '$[(Default Backupset)]', 'Subclient': '$[---]', 'FromTime': $[0], 'ToTime': '$[2018 10 25 01:30:22]'}
×

Loading...