mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
docs(readme) add --no-show-config
This commit is contained in:
parent
c356bc76f4
commit
ce0938ea11
3 changed files with 4 additions and 1 deletions
|
|
@ -35,6 +35,7 @@
|
|||
"--import-token ": "authorization token used to connect to export server",
|
||||
"--import-listen ": "enable listen on config updates from import server",
|
||||
"--log ": "enable logging",
|
||||
"--no-show-config ": "do not show config values",
|
||||
"--no-server ": "do not start server",
|
||||
"--no-auth ": "disable authorization",
|
||||
"--no-online ": "load scripts from local server",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue