mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
feature(cloudcmd) add ability to set prefix for web sockets connections with --prefix-socket (#200)
This commit is contained in:
parent
63987a0585
commit
359a0344f8
12 changed files with 58 additions and 27 deletions
|
|
@ -13,6 +13,7 @@
|
|||
"--packer ": "set packer: \"tar\" or \"zip\"",
|
||||
"--root ": "set root directory",
|
||||
"--prefix ": "set url prefix",
|
||||
"--prefix-socket ": "set prefix for socket connection",
|
||||
"--port ": "set port number",
|
||||
"--progress ": "show progress of file operations",
|
||||
"--confirm-copy ": "confirm copy",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue