mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-17 16:38:18 +00:00
feature(cloudcmd) --terminal-command: command to run in terminal (shell by default)
This commit is contained in:
parent
8660c06097
commit
7d552b4089
7 changed files with 17 additions and 0 deletions
|
|
@ -50,6 +50,7 @@ programs in browser from any computer, mobile or tablet device.
|
|||
--sync-console-path sync console path
|
||||
--terminal enable terminal
|
||||
--terminal-path set terminal path
|
||||
--terminal-command set command to run in terminal (shell by default)
|
||||
--vim enable vim hot keys
|
||||
--columns set visible columns
|
||||
--export enable export of config through a server
|
||||
|
|
@ -75,6 +76,7 @@ programs in browser from any computer, mobile or tablet device.
|
|||
--no-console disable console
|
||||
--no-sync-console-path do not sync console path
|
||||
--no-terminal disable terminal
|
||||
--no-terminal-command set default shell to run in terminal
|
||||
--no-vim disable vim hot keys
|
||||
--no-columns set visible default columns
|
||||
--no-export disable export of config through a server
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue