Comment on
In CLI design, how to ask the user for a nested structured input?
Reply in thread
How about a command-line flag to name an input file, but also process input as JSON, so someone can pipe it to your command or hand-write it if they're crazy?