690a6a7 resultsdb scripts: download to json, add script to print

Authored and Committed by kparal 6 years ago
    resultsdb scripts: download to json, add script to print
    
    Make the fetch script download raw json messages, so that they can be
    fully processed later. Add a new script to easily take specific fields
    from the json file and print them to stdout in column format.
    
        
file modified
+6 -2
resultsdb-fetch.py fetch-resultsdb-results.py
file renamed
+12 -23
file added
+68