{
    "commandDescription": "Loads Data into the given sObject",
    "sobjectnameFlagDescription": "name of sObject",
 
    "datafileFlagDescription": "data input file in JSON format you want to do the data loading. CSV file switch the mode to batch",
    "modeFlagDescription": "batch or non-batch mode: batch|non-batch",

    "loginfileDescription": "Sandbox or Production or DE login credentials json file , 'none' value will select the scratch-org",
    "orgnameDescription": "Org name to login into",
    
    "errorNoOrgResults": "No results found for the organization '%s'."

 
}
  