cli
cli copied to clipboard
Salesforce CLI
I believe this is a result of the project template updates for Winter '25, but now when I create a new project using the CLI, `npm install` fails due to...
### Summary If I decide I don't want the labels in `example.labels-meta.xml` any longer, I would expect to be able to simply delete the file. When I try to push...
### Summary creating an object in the UI, then changing the startsWith property in the UI, and then pulling, causes an unsolvable tracking issue unpackaged/package.xml Entity of type 'CustomObject' named...
### Expected result when moving a field from one place to another, I expect tracking deploy to to something close to a noop ### Actual result when moving a field...
### Summary There is an inconsistency for running tests between deployment and running them directly. When running a deployment there is an option for code coverage formatters which give a...
### Steps: 1. retrieve a genAiFunctions from an org  2. modify the output/schema.json file  3. execute...
### Summary * Having a new GenAiPlanner in the code and deploying it, won't be reflected in the org UI. * Making changes in the description of a GenAiPlanner object...
### Summary Since the Winter '25 release, our scratch org creation process has encountered issues when using **Org Shape with the PersonAccounts feature enabled**. We recreated the org shape post-release,...
### Expected result If `sf data upsert bulk` ran async/timed out I should be able to resume the operation by running `sf data upsert resume --use-most-recent` but that doesn't work,...
### Summary sf project deploy validate : Can not use value `--test-level: NoTestRun` If I want to validate the future deployment of a single layout, I should be able to...