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

> **Note** > Before you submit your issue, make sure that: > - You're using the latest version of Salesforce CLI. > - You've searched both open and closed issues...

more information required

We have received reports that a recent update to Google Chrome (Chromedriver `v123`) may cause issues when authorizing orgs using the `sf org login web` command in combination with Google...

owned by another team
announcement

### Summary If I give `sf` a bogus command, it reports success exit code 0. ### Steps To Reproduce ```shell $ sf invalid < /dev/null; echo "Exit code: $?" ›...

investigating
validated

### Summary Running `sf org open` under Ubuntu 22.04 with latest sf cli 2.30.8 opens Firefox with "file:////tmp/org-open-1710254619760.html" and shows "File not found". ### Steps To Reproduce - Authorize any...

investigating
validated
Not Possible Yet

> **Note** > - You've searched both open and closed issues for related posts. https://github.com/forcedotcom/cli/issues/2423 > - You understand that GitHub Issues don't adhere to any agreement or SLA. Yes....

investigating
validated

I downloaded salesforce CLI for windows and installed but after finished setup i get error this "PATH not updated ? "

> **Note** > Before you submit your issue, make sure that: > - You're using the latest version of Salesforce CLI. > - You've searched both open and closed issues...

bug
validated

### Summary Probably linked to https://github.com/forcedotcom/cli/issues/1471 Both Profiles and PermissionSets seem resistant to `.forceignore`. Setting specific exclusions simply don't work despite the CLI claiming the exclusions work. ### Steps To...

bug
validated

### Summary The issue looks similiar to https://github.com/forcedotcom/salesforcedx-vscode/issues/1175 ### Steps To Reproduce: 1. Create Project, DevHub org, Scratch org 2. Create field in Custom Object and try retrieve it via...