Browse Source

Update devtools.md

Bastien Sevajol 6 years ago
parent
commit
7142aaf0ec
No account linked to committer's email
1 changed files with 6 additions and 0 deletions
  1. 6 0
      doc/devtools.md

+ 6 - 0
doc/devtools.md View File

@@ -1,5 +1,11 @@
1 1
 # Devtools
2 2
 
3
+# Make request in CLI
4
+
5
+## upload a file
6
+
7
+    http --timeout 99999999999999 -f POST  http://127.0.0.1:8080/workspaces/1/folders/2/files label='test3' file_data@~/Téléchargements/fr_windows_8_1_x86_dvd_2707457.iso 'Cookie: authtkt="ec5249770f9709d6c5aec5caf458c0875ab8eeefadmin%40admin.admin!"'
8
+
3 9
 # Check third party licences
4 10
 
5 11
 Install `yolk3k` pip package: