cli
cli copied to clipboard
Salesforce CLI
> **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...
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...
### 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: $?" ›...
### 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...
> **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....
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...
### 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...
### 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...