mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
feature(cloudcmd) add -c, --config
This commit is contained in:
parent
6b4da4978d
commit
50718c424f
3 changed files with 33 additions and 2 deletions
|
|
@ -6,6 +6,7 @@
|
|||
"-a, --auth " : "enable authorization",
|
||||
"-u, --username " : "set username",
|
||||
"-p, --password " : "set password",
|
||||
"-c, --config " : "configuration file path",
|
||||
"--port " : "set port number",
|
||||
"--no-auth " : "disable authorization",
|
||||
"--no-server " : "do not start server",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue