cli icon indicating copy to clipboard operation
cli copied to clipboard

Salesforce CLI

Results 264 cli issues
Sort by recently updated
recently updated
newest added

### Summary We use sfdx-cli over the corpo proxy. Your software all the time shoots to dc.services.visualstudio.com, e.g. ``` 14/Oct/2022:11:38:47 +0000 1665747527.613 406 100.121.10.34 TCP_MISS/404 741 GET https://dc.services.visualstudio.com/ - STANDBY_POOL/100.112.190.21...

investigating

### Summary Running `sfdx force:package:beta:version:create` command fails to find references to Case object metadata when run on linux. ### Steps To Reproduce: I've opened a case regarding this advised to...

investigating

### Summary Our CI job needs to create a user that we will later use to run our test suite, but we're getting an error even though the user is...

bug
investigating

### Summary any cli command, including update returns Error: read ECONNRESET. ### Log : config reading core plugin C:\Program Files\sfdx\client +0ms config loadJSON C:\Program Files\sfdx\client\package.json +0ms config loadJSON C:\Program Files\sfdx\client\oclif.manifest.json...

more information required
stale

### Summary Pushing metadata to a newly created scratch org throws an error (no many time you try) `Metadata API request failed: request to https://drive-fun-1342.scratch.my.salesforce.com/services/Soap/m/56.0 failed, reason: connect ENETUNREACH 160.8.253.80:443`...

investigating

### Summary `400 bad request` when running `sfdx force:source:deploy:report -u -i -w 60 --json` ![image](https://user-images.githubusercontent.com/55927613/192778394-aecca0f9-6ec5-46ab-beaf-100c9a8c5a0f.png) ### Steps To Reproduce: ````xml COM_Account COM_Campaign COM_Case COM_Contact COM_Lead COM_LiveChatTranscript COM_OwnedDomain COM_TaskTrigger COM_User DSP_DocumentSigningReqEvent...

more information required
investigating
stale

### Summary _Short summary of what is going on or to provide context_. ### Steps To Reproduce: **Repository to reproduce:** [dreamhouse-lwc](https://github.com/David-Polehonski/dreamhouse-lwc) (Steps 1 through 3 are included in the main...

more information required

Using azure devops, node agent is 12.x and cfdx cli-7.73.1, while running builds getting below syntax error- in install sfdx vlocity plugin s. For reference am adding error here. D:\Agents\Agent2\_work\_tool\node\12.22.12\x64\node_modules\sfdx-cli\node_modules\@salesforce\kit\lib\env.js:25...

investigating

### Summary When using force:source:manifest:create --fromorg, namespace is missing on managed Custom Metadata Type records and Layouts Side effect: If there are two CMT records with same developername but different...

owned by another team
area:mdapi

### Summary Cannot retrieve required metadata for named credentials ### Steps To Reproduce: 1. configure named credentials 2. try to retrieve an external credential: `sfdx force:source:retrieve -m ExternalCredential` ### Expected...

bug