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 _Short summary of what is going on or to provide context_. ### Steps To Reproduce: **Repository to reproduce:** [dreamhouse-lwc](https://github.com/dreamhouseapp/dreamhouse-lwc) 1. DEBUG=* sfdx force:org:beta:create -f config/project-scratch-def.json -d 1 -s...

bug

### Summary Unable to create scratch org using "sf env create scratch" command. I get the below error ### Steps To Reproduce: **Repository to reproduce:** [dreamhouse-lwc](https://github.com/dreamhouseapp/dreamhouse-lwc) ***NOTE:** If your issue...

more information required
investigating

### Summary Error message when running `sf env resume scratch --job-id 2SRXXXXXXXXXXXXXXX` ### Steps To Reproduce: 1. run command `sf env create scratch --target-dev-hub=MyDevHub --definition-file config/project-scratch-def-shape.json --set-default --duration-days 3` 2....

bug
investigating

### Summary Converting and deploying and retrieving `Workflow`s and child types like `WorkflowFieldUpdate` is broken. I'm aware that `Workflow` is currently not decomposed but I think it could be easily...

feature

**Is your feature request related to a problem? Please describe.** Failure during deployment of multiple packages using `sfdx force:source:push -f` with `pushPackageDirectoriesSequentially` set to `true` resets source tracking to state...

feature

### Summary ### Steps To Reproduce: create a scratch org with sf env create cat ~/.sfdx/[email protected] ### Expected result `isScratch: true` ### Actual result ` "isScratch": "2022-06-05T14:44:49.000+0000",` ### System Information...

bug
investigating
sf

**Is your feature request related to a problem? Please describe.** I would like to use packageDirectories with pushPackageDirectoriesSequentially to deploy our source in our core package which is over the...

feature

### Summary ``` You are linting "**/aura/**", but all of the files matching the glob pattern "**/aura/**" are ignored. ``` ### Steps To Reproduce: Affects a fresh project using latest...

investigating

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...

dependencies

### Summary sometimes it thinks the remote `changed` is an `add`, after you ask it repeatedly (see repro) it's losing the local source path when it thinks things are an...

investigating
stale