cli icon indicating copy to clipboard operation
cli copied to clipboard

Salesforce CLI

Results 324 cli issues
Sort by recently updated
recently updated
newest added

### Summary Every time I try to do full source push of my project I get "Metadata API request failed: The client has timed out.". It doesn't happen when I...

more information required

We have a cicd pipeline with a cicd admin user that is used to perform all cli actions like deploying code and creating sandboxes (and removing unnessecary production data). Since...

more information required

I am facing this issue in vs code while trying to run the command- `sfdx force:source:pull -f` I tried to downgrade and upgrade the SFDX version for the workaround. Can...

more information required
investigating

### Summary Error using `sfdx force:source:pull` when retrieving Report Sub Folders (Report Folders that are created within a report folder). **Entity of type 'Report' named 'ReportFolder/ReportSubFolder' cannot be found.** This...

bug

### Summary When doing `sfdx force:source:push` to deploy a project that contains a big object index, the metadata that gets generated is not correct. However this only seems to be...

bug

This was reported to me by an IC2 user and I reproduced it locally using just the two CLIs: ``` $ sf login org --alias org_alias Successfully authorized with ID...

more information required
investigating
sf

I'm using sfdx-cli/7.159.0 linux-x64 node-v16.15.1 and trying some bulk:deletes. Noticed that even when the command fails -in my case it is failing because of API limits exceeded- the return value...

bug
investigating

**Is your feature request related to a problem? Please describe.** I have run into an obscure bug in SFDX Package Creation where a particular test is failing only on package...

feature
owned by another team

### Summary A new error is happening when attempting to push code when it wasn't happening on the same code base a few weeks ago ### Steps To Reproduce: 1....

investigating

### Summary We have a sandbox with change tracking enabled and after I delete a custom field the change doesn't show in source change tracking data. Results also show Layouts...

owned by another team