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 sfdx force:auth:logout fails with "aliases.map is not a function" when user json file does not exist ### Steps To Reproduce: 1. Run `sfdx force:auth:logout -u this-user-does-not-exist.org --noprompt` ###...

bug
investigating

**Is your feature request related to a problem? Please describe.** I want to create a plugin that creates a connected app. By looking at https://forcedotcom.github.io/sfdx-core/index.html I concluded that I could...

feature

### Summary Prior to version 7.156.0 (7.155.1, for example) REST deploy was working as expected, as well as `.forceignore` files in subdirectories not being respected. Using 7.156.0 or later causes...

more information required
investigating

### Summary When I try remove single file from static resource with content type = application/zip and run sfdx force:source:push then entire static resource is being removed from the org....

bug
investigating

### Summary Running sfdx commands now leads to an error being output to stderr. ### Steps To Reproduce: 1. sfdx force:org:list ### Expected result Formatted list of my orgs. ###...

more information required
investigating

### Summary try to retrieve a version list of a package ### Steps To Reproduce: 1. sfdx force:package1:version:list ### Expected result list of version of managed package on the default...

investigating

**Is your feature request related to a problem? Please describe.** I am trying to create a managed package version of my app using a set of SFDX commands to deploy...

feature

### Summary When running the command `sfdx force:package:version:list --json -p packageID` for an org dependent package, it is showing `"IsOrgDependent": "No"` despite the package being org dependent. This can be...

bug
fixed-in-plugin-packaging

### Summary "sfdx force:source:manifest:create --fromorg" crashes with "The specified metadata type is unsupported: []" in same production org as that mentioned in #1492 ### Steps To Reproduce: **Repository to reproduce:**...

investigating
stale

### Summary We have our CI-CD pipeline which creates a new version for every PR/Push, however, sometimes it gets failed intermittently with the error: ```ERROR running force:package:version:create: Before you can...

owned by another team
investigating