mirror of
https://bitbucket.org/siakitem/my-pi.git
synced 2026-08-28 08:35:57 +00:00
feat: add pure ssh2 remote operations
This commit is contained in:
@@ -18,7 +18,8 @@
|
||||
"authorizerChain": [],
|
||||
|
||||
"shellTools": {
|
||||
"exec_command": { "commandArgument": "cmd", "workdirArgument": "workdir" }
|
||||
"exec_command": { "commandArgument": "cmd", "workdirArgument": "workdir" },
|
||||
"ssh_bash": { "commandArgument": "command", "decisionFloor": "ask" }
|
||||
},
|
||||
|
||||
"permission": {
|
||||
|
||||
Reference in New Issue
Block a user