This commit is contained in:
task-bot
2023-03-09 01:36:18 +00:00
parent 751b9488ca
commit dbfa4c2994
21 changed files with 46 additions and 35 deletions

View File

@@ -331,6 +331,11 @@
},
"end": {
"type": "string"
},
"error_only": {
"description": "Swallows command output on zero exit code",
"type": "boolean",
"default": false
}
}
}