cli
cli copied to clipboard
Salesforce CLI
### Summary Profile deployment not working after reconcile in Summer 22 Profile deployment not working after reconcile in Summer 22 ### Steps To Reproduce: **Repository to reproduce:** [dreamhouse-lwc](https://github.com/dreamhouseapp/dreamhouse-lwc) ***NOTE:** If...
### Summary We use Org Deployment model and when trying to run a validation deployment using REST we are getting **The deploy operation is missing a job ID. Initialize an...
I think it is a more of an typo than an issue, The error message for the `sf env log tail` command misleads the user to add `-c` flag for...
### Summary I do NOT want to deploy ListViews, and whereas the type is empty in my package.xml, they are all deployed with their parent object... ### Steps To Reproduce:...
### Summary When running in my corporate network, I am unable to launch the new `info:releasenotes:display` command ### Steps To Reproduce: 1. Connect to a corporate network 1. Configure proxy...
### Summary Setting export SFDX_IMPROVED_CODE_COVERAGE=true then running unit tests results in error ### Steps To Reproduce: run these commands 1. `export SFDX_IMPROVED_CODE_COVERAGE=true` 1. `sfdx force:apex:test:run -d ~/test-results/mic -r junit -w...
### Summary When trying to deploy a project (possibly due to it being large), I get an EMFILE error. The deployment however completes successfully in the org. ### Steps To...
### Summary Remote changes are not being ignored correctly by `force:source:status` command when using the `--concise` parameter. It happens when the added/metadata updated in the org doesn't exist in local...
My continuous integration process performs a check only deployment to a sandbox and runs all the unit tests. This ensures the code is deployable, and the tests passing before we...
**Is your feature request related to a problem? Please describe.** I honestly don't know how many places this occurs but the face that it occurs at all is really frickin...