improvement to *-atts call
Removing the json full formatting when passing the arguments/printing so that user doesn't have to deal with it. (key,value) style should be accepted. It would be simpler to return a list of values so that we avoid the parsing of the JSON.
Edited by Buket Benek Gursoy