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

I'm able to login to my org using `sf login org jwt -a vdallano -i CLIENT_ID -f ../jwt/server.key -l https://test.salesforce.com -u USERNAME --json`, but when I try `sf login functions...

investigating

### Summary SFDX 7.129.0 installed with npm does not work with node lts (16.13.0) ### Steps To Reproduce: 1. npm install 16.13.0 2. npm i -g [email protected] 3. sfdx --version...

investigating

### Summary Object with 1400 rows (1000 > x < 2000) only exports 1000 rows even with --plan ### Steps To Reproduce: Here's the command: sfdx force:data:tree:export -u uat -q...

bug

### Summary After downloading SFDX v7.162.0 and enabling ENhanced domain in my dev sandbox, i tried authorizing the org using sfdx and everytime i tried to add my credentials in...

bug
more information required

**Is your feature request related to a problem? Please describe.** I want to have the ability to change field types (valid combination) using sfdx-cli using a combination of preDestructiveChange and...

feature

### Summary When a package includes an `experiences` folder (and associated source), attempting to create a new version of any other package that has a dependency on the package that...

bug
owned by another team
investigating

### Summary When I execute `force:mdapi:deploy:cancel` it throws "MdapiCancelCommandImpl is not a constructor" even though this bug was fixed many releases ago ### Steps To Reproduce: 1. Do a deployment...

investigating

### Summary This AM I started having issues with `sfdx force:source:deploy -p ...` pushing source w/ API version 56.0 (upcoming/unreleased Winter '23) by default. I eventually just forced the API...

investigating

### Summary This happens every so often, and the only resolution has been to reinstall vscode & plugins. I am hoping to get a better solution. All CLI commands fail...

more information required

**Is your feature request related to a problem? Please describe.** No **What are you trying to do** Assign permission set groups using `sfdx force:user:permset:assign` **Describe the solution you'd like** Improve...

feature