It would be handy to have a command that show the minimal issue information.
Also, it would be great to have the full JSON reply from responses on an internal public API, that later on a case like this can be used to output the JSON body response.
That together with a pipe to a tool like jq can be really useful!
@mglaman, let me know if this sounds OK, I am mainly porting this from an old script I wrote in shell to interact with d.o API :sweat_smile:
It would be handy to have a command that show the minimal issue information.
Also, it would be great to have the full JSON reply from responses on an internal public API, that later on a case like this can be used to output the JSON body response. That together with a pipe to a tool like
jq
can be really useful!@mglaman, let me know if this sounds OK, I am mainly porting this from an old script I wrote in shell to interact with d.o API :sweat_smile: