Skip to main content

Questions tagged [commandline]

0 votes
0 answers
253 views

Since approximately 2 weeks I have been facing the following issue: When I run sf project deploy start within my VS Code terminal, the code gets "deployed". Meaning the command executes as ...
RPlantinga_MySolution's user avatar
0 votes
1 answer
77 views

I am not able see "data" in sf command CLI Can you help me why I am not able to see
Saro's user avatar
  • 3
0 votes
0 answers
1k views

I'm trying to setup a scheduled export with the data loader. I'm trying to follow the instructions provided by Salesforce here but can't get past Step 1. Has anyone had a similar issue trying to ...
MattcG91's user avatar
4 votes
1 answer
237 views

I want to find and read about all the new features and enhancements in the Salesforce CLI every time I decide to upgrade to the latest. Is there a command that I can execute to read the Salesforce CLI ...
Mohith Shrivastava's user avatar
0 votes
1 answer
1k views

I run into an issue authenticating a Salesforce org with the new sf executable. Using sf login org -a myAlias giving me an this error: JsonParseError: Unexpected end of JSON input For sfdx it was ...
Christian Menzinger's user avatar
3 votes
1 answer
5k views

I have a trailhead playground org (not a scratch org) for which I've created multiple aliases and now I'd like to know how I can keep one and delete all the others using the Salesforce CLI? Also, is ...
Bahman.A's user avatar
  • 978
1 vote
0 answers
55 views

For security reasons we are establishing SSO login to the entire org but we are facing an issue coming to Data loader CLI users. In CLI the username and password are provided in the process-conf files,...
Salesforce User's user avatar
0 votes
0 answers
229 views

I am struggling with an urgent issue related to periodically scheduling data import using Dataloder CLI. We are planning to use command line DataLoader for scheduling the data load for multiple ...
SFDCUser's user avatar
3 votes
1 answer
5k views

GUI On my Windows machine, I can login with GUI Data Loader 44.0.0 without providing a username and password, by choosing "OAuth" and "Production" environment and clicking "...
Ryierth's user avatar
  • 31
0 votes
1 answer
294 views

I am trying to extract data using Data Loader command line but can't get aliases to work. The following SOQL query will work perfectly fine in the Developer console: Select Hub_Name__r.Name ...
Matt M's user avatar
  • 1,497
0 votes
1 answer
464 views

I am currently using a batch script I wrote up to export out multiple standard/custom objects out daily so I need to use Dataloader Command Line to accomplish my job. However I noticed that ...
compski's user avatar
  • 1,461
0 votes
1 answer
582 views

I need to be able to run Data Loader from the command line (we need a scheduled import/export of data once per day). I created the conf file but get the error message below when I run the proccess.bat ...
ScottH7a9's user avatar
  • 585
1 vote
1 answer
180 views

I am following Dataloader Command Prompt. I have completed all earlier steps but facing some errors in process.bat part java.io.FileNotFoundException: C:\DLTest\process.xml\process-conf.xml My ...
Vignesh L's user avatar
  • 121
0 votes
1 answer
1k views

I am trying to load some data using command prompt, but I cant able to encrypt using encrypt.bat -g "seedtext", below the snippet, encrypt.bat -g accs command promts shows "unsupported option -g", ...
Vignesh L's user avatar
  • 121
0 votes
1 answer
482 views

I am currently using a powershell script to run a data loader command line insert job. The process appears to run correctly, and shows all records successfully inserted. However, when referenced in ...
Fischer Jemison's user avatar

15 30 50 per page