{
    "commandDescription": "Execute SOQL Query",
    "queryFilename": "Input file having SOQL query",

 
    "loginfileDescription": "Sandbox or Production or DE login credentials json file , 'none' value will select the scratch-org",
    "loginfileNameDescription": "Name of file containing login credentials",
    "orgnameDescription": "Org name in the Login File",

    "outputFormatDescription": "Query results output format csv|json",
    "errorNoOrgResults": "No results found for the organization '%s'."
  }
  