Files
pbakaus_impeccable/tests/oracle/golden/live-inject-help.json
T
2026-08-31 19:59:20 -07:00

8 lines
541 B
JSON

{
"stdout": "Usage: impeccable live-inject [options]\n\nInsert or remove the live mode script tag in the project's HTML entry point.\nReads configuration from .impeccable/live/config.json.\n\nModes:\n --port PORT Insert script tag pointing at http://localhost:PORT/live.js\n --remove Remove the script tag (if present)\n --check Print whether .impeccable/live/config.json exists and its content\n\nOutput (JSON):\n { ok, file, inserted|removed, config? }\n",
"stderr": "",
"exit": 0,
"signal": null,
"files": {}
}