Skip to main content

Questions tagged [sfdx-plugin]

A plug-in adds functionality to the Salesforce CLI. Some plug-ins are provided by Salesforce and are installed by default when you install the CLI. Some plug-ins are provided by third parties and can be installed locally. When you have a requirement that an existing plug-in doesn’t meet, you can build your own.

0 votes
1 answer
80 views

I've been using VS Code for a long time, but I've never been this frustrated. The code deployment is taking hours. Even downgrading the extension versions takes hours. The following are the ...
Krishnan Mishra's user avatar
1 vote
0 answers
110 views

I recently ran into an issue with the Salesforce CLI when executing: sf plugins discover I received this error: Error (ERR_NON_2XX_3XX_RESPONSE): Response code 429 (Too Many Requests) I am not ...
Doodool_Tala's user avatar
0 votes
0 answers
69 views

I'm creating a custom sf plugin and using that to clone a custom admin profile and copy over ALL its contents(mainly FLS, Object permissions, apex class access etc) to another target profile. The idea ...
Apex Srinivas's user avatar
0 votes
1 answer
188 views

I am trying to install salesforce code scanner with sf plugins install @salesforce/sfdx-scanner but I am getting an error: NpmError: Failed to find @salesforce/sfdx-scanner@latest in the registry sf ...
jani_r's user avatar
  • 123
0 votes
1 answer
101 views

I am trying to setup sfp by following the instructions: flxbl Docs I have set up the sfdx-project.json as mentioned in step C here. My sfdx-project.json looks like below: { "packageDirectories&...
वरुण's user avatar
2 votes
1 answer
115 views

The use case here is that we want to import sandbox with test data having parent child relationship in a single go. One way to do it would be to use sf commands - sf data import tree --plan Account-...
Aditya M's user avatar
  • 432
0 votes
2 answers
659 views

we are working on Visual Studio Code Based Modeler for Consumer Goods Cloud and an update was made in the plugins for salesforce modeler, and it did not work correctly. I reinstalled the plugin as ...
Francisco Becerra's user avatar
1 vote
0 answers
61 views

Currently, whenever we retrieve an object via sfdx, whether custom, standard or cmtd, it will retrieve the list views too. However, I cannot seem to find the correct metadata folder or xml which ...
vio's user avatar
  • 71

15 30 50 per page
1
2 3 4 5
15