function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Savita SinghSavita Singh 

How to delete records from custom object using Delete CLI ?

I want to delete records from custom object using CLI. i need to confire this CLI on server to automatically delete the records based on condition.
urgently needed . any help would be appriciated 
Thanks
Raj VakatiRaj Vakati
You need to use data loader CLI .. 

Please refer this link 

https://developer.salesforce.com/docs/atlas.en-us.dataLoader.meta/dataLoader/command_line_import_data.htm
https://developer.salesforce.com/docs/atlas.en-us.dataLoader.meta/dataLoader/command_line_chapter.htm
https://developer.salesforce.com/page/Using_Data_Loader_from_the_command_line
http://www.sfdcpoint.com/salesforce/step-by-step-guide-for-using-salesforce-command-line-interface-data-loader/
https://www.jitendrazaa.com/blog/salesforce/tutorial-of-command-line-dataloader-salesforce/