Icarus models update #50

Merged
kdeng00 merged 12 commits from icarus_models-update into master 2025-04-10 21:04:58 -04:00
Showing only changes of commit 2eca65b464 - Show all commits
+2 -2
View File
@@ -42,7 +42,7 @@ The program has been built and can be executed by the binary file *icarus-dm*. F
### Downloading Song
```BASH
icarus-dm download -u spacecadet -p stellar40 -h https://icarus.com -b 15
icarus-dm download -u spacecadet -p stellar40 -h https://icarus.com -b e8407fc6-edd2-44c1-993f-08dd7324d91a
```
### Uploading Song with metadata
@@ -66,7 +66,7 @@ icarus-dm retrieve -u spacecadet -p stellar40 -h https://icarus.com -rt songs
### Deleting Song
```BASH
icarus-dm delete -u spacecadet -p stellar40 -h https://icarus.com -D 15
icarus-dm delete -u spacecadet -p stellar40 -h https://icarus.com -D e8407fc6-edd2-44c1-993f-08dd7324d91a
```