{
    "commandDescription": "Runs jq filter on the given JSON input file",

    "inputfileFlagDescription": "Data file in JSON format you want to do the transformation",
    "outputfileFlagDescription": "Output data file  (JSON) you want transformed output to go to ",
    "filterDescription": "jq filter  to apply",
    
    "errorNoOrgResults": "No results found for the organization '%s'."
 
}
  