U8: Add Sample via Command Line (with Command Line Arguments)¶
Description¶
Radio Host adds a sample to the system using the CLI and command line arguments.
Actor(s)¶
Radio Host
Precondition(s)¶
Sample is not in System
Postcondition(s)¶
Sample is in System
Steps¶
1) Radio host enters the command:
dmr add sample <sampleFile> --name=<songName>
2) System records the sample locally and in remote repository, and also tracks the date added.
Alternate¶
2) System cannot connect to remote repository.
3) System displays Cannot connect to remote repository.
2) System cannot find file specified.
3) System displays Cannot find the specified audio file.