List
- The following command will list available partitions:
trueimagecmd /list
- The following command will list contents of the latest image located in Acronis Secure Zone:
trueimagecmd /list /asz
- The following command will list contents of the specified image:
trueimagecmd /list /filename:”C:\My Folder\Backup.tib”
- The following command will list all archives and their UUID’s in the specified location:
trueimagecmd /list /vault:D:Backups
- The following command will list all backups of the specified archive:
trueimagecmd /list /vault:D:Backups /arc:”Archive 1″
|