This commit is contained in:
2023-02-14 19:34:57 +01:00
parent 67b48aaa1f
commit 061d3a1d98

12
upctl/README.md Normal file
View File

@@ -0,0 +1,12 @@
## upload control client (upctl)
```
upctl access.log
Uploaded: access.log
Download URL: http://localhost:8080/api/getfile/cc70324b-5c8e-4ca2-bb32-10aa0eeb6dbf/2023-02-14-19-18-access.log
upctl access.log error.log
Uploaded: access.log
Uploaded: error.log
Download URL: http://localhost:8080/api/getfile/cc70324b-5c8e-4ca2-bb32-10aa0eeb6dbf/2023-02-14-19-18-data.zip
```