mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
feature(cloudcmd) add --sync-console-path
This commit is contained in:
parent
f680180d95
commit
293043999c
10 changed files with 58 additions and 10 deletions
5
app.json
5
app.json
|
|
@ -37,6 +37,11 @@
|
|||
"value": "true",
|
||||
"required": false
|
||||
},
|
||||
"CLOUDCMD_SYNC_CONSOLE_PATH": {
|
||||
"description": "sync console path",
|
||||
"value": "false",
|
||||
"required": false
|
||||
},
|
||||
"CLOUDCMD_TERMINAL": {
|
||||
"description": "enable terminal",
|
||||
"value": "true",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue