| OBJECTIVE | SYNTAX | RESULT |
|---|---|---|
| Create NSM Backup | nsm-backup create
|
CLI should start the process of creating the backup as per the user request. |
| Move NSM Backup | nsm-backup move
|
CLI should start the process of moving the backup from Internal Disk to External Disk and vice versa as per the user request. |
| Delete NSM Backup | nsm-backup delete
|
CLI should delete the backup specified by the user. |
| Restore NSM Backup | nsm-backup restore
|
CLI should start process to restore the backup as per the user request. |
| Show NSM Backups | nsm-backup show
|
CLI should display the list of available Backups on Internal Disk and External Disk. |