Skip to main content

Old pattern

Do not scrape terminal output:

New pattern

Use JSON:
Parse stdout as one JSON document.

Error handling

Use exit code and JSON error envelope:
returns:

Discovery

Replace hardcoded command assumptions with: