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 error missing a value, spinner "done" step is misleading ### Steps To Reproduce: 1. Have a scratch org that'll take a while to build (ex: use a shape/snapshot)...

bug
sf

### Summary [duplicateRule.zip](https://github.com/forcedotcom/cli/files/9483321/duplicateRule.zip) This issue seems to have started with the Winter '23 preview window as the error was not seen before, and there have been no source changes re:...

investigating

### Summary sfdx output cannot be parsed by CI (Jenkins in my case) if one of the test classes requires a recompilation. ### Steps To Reproduce: 1. create an APEX...

area:apex
investigating

Starting in version 7.165.0 of `sfdx`, installing via npm produces the exact dependency tree that was used when we created the release. ### Why are we making this change? For...

announcement

### Summary Anytime we run `sfdx force:source:pull`, some of our Layouts we have in our managed package get recreated into another directory (the default directory we have specified in sfdx-project.json)....

bug
investigating

Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.6 to 1.9.1. Changelog Sourced from @​actions/core's changelog. 1.9.1 Randomize delimiter when calling core.exportVariable 1.9.0 Added toPosixPath, toWin32Path and toPlatformPath utilities #1102 1.8.2 Update to v2.0.1 of...

dependencies

On 3/14/2024 we are going to switch to a new major version of `@oclif/plugin-plugins` which will use `npm` instead of `yarn` (v1) for installing and updating user plugins ([PR](https://github.com/oclif/plugin-plugins/pull/776)). **Why...

announcement

An error occurs when the command 'sfdx auth:jwt:grant ' Cannot read properties of undefined (reading 'setContent FromObject') sf version , in rockylinux8.9 @salesforce/cli/2.30.8 linux-x64 v20.11.1

more information required
stale

### Summary Because the keys in the coverage report do not include the file extension (.cls or .trigger), when a sandbox has a class and a trigger with the same...

investigating

### Summary I'm adding if-then statement in my bash script to check the result of the execution: ``` sf org create scratch --alias $ORGNAME --set-default --definition-file $DEFFILE --duration-days $DURATION org_create_scratch_result=$?...

investigating
validated