Propagate exec host through app-server items

This commit is contained in:
Nathan Liebrecht
2026-04-10 14:30:29 -07:00
parent a80238d34f
commit a9fed68af5
27 changed files with 243 additions and 11 deletions

View File

@@ -1341,6 +1341,14 @@
"null"
]
},
"hostId": {
"default": null,
"description": "The configured exec host, when the command ran outside the local host.",
"type": [
"string",
"null"
]
},
"id": {
"type": "string"
},