cli
cli copied to clipboard
Salesforce CLI
**NOTE:** Logging this after discussion with Vivek Chawla in Slack. The short version is that I've created a preview scratch org and an API v62.0 project, then I've created an...
> **Note** > Before you submit your issue, make sure that: > - You're using the latest version of Salesforce CLI. > - You've searched both open and closed issues...
### Summary Running sf package version create with a Static Resource that is empty will error. ### Steps To Reproduce Sample repo is available here: https://github.com/mekadigital/md-package-tests-empty-resource Clone repo and run...
### Summary We have a package with dependencies on other packages. We want to create a new `PackageVersion`. One of the dependencies has a custom permission (to disable triggers) that...
Getting below error even after updating to latest sf cli Error (InternalError): An internal error caused this command to fail. isomorphic-git error: Invalid checksum in GitIndex buffer: expected 44b53f7ed7c05ccc9c922f479d524a607a4d64d9 but...
### Summary I've used SF CLI to create and refresh sandboxes in my CI/CD pipeline successfully. Something broke down around 2 weeks ago. Create/refresh progress started freezing at the last...
### Summary Running command `sf project retrieve start -x "manifest/package.xml" ` generates GACK. same issue when using IDE command SFDX: Retrieve source in manifest from org or running from sfdx-hardis...
### Summary I'm using the `sf project create scratch` command with the `--async` parameter to create a scratch org based on an org shape. The command returns a jobId which...
### Summary Compared to sfdx 7.x versions, sf versions (tested on 2.52 and 2.68.6) can't effectively run `sf apex get test --codecoverage` on org with hundreds of class files. It...
> **Note** > Before you submit your issue, make sure that: > - You're using the latest version of Salesforce CLI. > - You've searched both open and closed issues...