Files
pbakaus_impeccable/tests/oracle/golden/live-poll-reply-missing-id.json
T

11 lines
473 B
JSON

{
"stdout": "",
"stderr": "Usage: <IMPECCABLE> live-poll --reply <id> <status> [--file path] [--data '<json>'] [message]\nMissing event id after --reply.\n",
"exit": 1,
"signal": null,
"files": {
".impeccable/live/config.json": "{\n \"files\": [\"index.html\", \"public/**/*.html\"],\n \"insertBefore\": \"</body>\",\n \"commentSyntax\": \"html\"\n}\n",
".impeccable/live/server.json": "{\"pid\":<PID>,\"port\":65531,\"token\":\"oracle-token\"}"
}
}