Hacker News new | ask | show | jobs
by zeisss 2141 days ago
I understand the idea for fetching / listing resources, e.g. list me all ec2 machines.

My confusion is more about general logs ("preparing output in /tmp/randomid") and progress updates ("the job is 25% done", "deploying cluster", "docker image download: 90%"). Is that actually of interest as structured output or should that remain as human readable on stderr?