added --delete option to delete files

This commit is contained in:
Waradu 2024-10-19 22:57:32 +02:00
parent 27ac40966f
commit 72957f779a
No known key found for this signature in database
GPG key ID: F85AAC8BA8B8DAAD
5 changed files with 39 additions and 10 deletions

View file

@ -2,4 +2,5 @@
Upload files to [streamshare](https://streamshare.wireway.ch) with the terminal.
Run `cargo install to-streamshare` to install it and use it with `toss "filepath"`
Run `cargo install to-streamshare` to install it and use it with `toss "filepath"`.
Delete a file with `toss --delete file_identifier/deletion_token`