In CLI design, how to ask the user for a nested structured input?
bobbykjack @ bobbykjack @programming.dev Posts 0Comments 2Joined 2 yr. ago
bobbykjack @ bobbykjack @programming.dev
Posts
0
Comments
2
Joined
2 yr. ago
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?