Releases: Analitycy-host/Files-Client
Releases · Analitycy-host/Files-Client
v1.1
Changed API URL to match the new one, and added delete function
New arguments (as they're reworked now):
-t <token> - With this argument, you specify your files.co.pl token.
-u - Tells the client that you want to upload the file from your computer.
-d - Tells the client that you want to delete the file that is already uploaded
-f <filename> - With that argument, you specify the file that you want to upload/delete.
v1.0
The initial release of Files.co.pl CLI client
Arguments:
--token=token - Supply your service token
--file=filename - Supply file name that you want to upload
Usage:
Windows: files-client-win-v1.exe --token=token --file=filename
Linux: ./files-client-linux-v1 --token=token --file=filename
MacOS: I don't know lmao