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 When trying to deploy our source metadata using sfdx force:source:deploy it throws UNKNOWN_EXCEPTION: An unexpected error occurred. Please include this ErrorId if you contact support: 1556838228-417394 (-1488516052). Full...

investigating

### Summary **Result of executing "sfdx texei" command before executing "sfdx:update" command** ``` sfdx texei Texeï's plugin for sfdx USAGE $ sfdx texei:COMMAND TOPICS texei:assetSharing Enables asset sharring texei:defaultOpportunityQuantity Enables...

bug
more information required
investigating

### Summary As stated in the title for sfdx-cli/7.158.1, the following commands will fail: sfdx force:source:deploy -x manifest/package.xml sfdx force:source:retrieve -x manifest/package.xml if one of its items is in .forceignore...

investigating

### Summary Running sfdx force:org:display against a particular sandbox is displaying additional details, which should only be displayed for scratch orgs. This is resulting in some plugins such as sfdmu...

more information required
investigating

### Summary When trying to push the source to an org, I get the following JSON response from the CLI: ```json { "status": 1, "name": "Type", "message": "Cannot read properties...

more information required
investigating

**Is your feature request related to a problem? Please describe.** We are trying to create a mono repo for the unlocked package and it's almost done. However, source:push doesn't take...

feature

### Summary Created a new dev sandbox. Then ran the command `sfdx force:auth:web:login -r https://xxx--xxx.my.salesforce.com -a xxx`. The web page opens and I log in. I get the message to...

bug
more information required
investigating

### Summary Starting in Thursday's CLI release candidate (7.164.1), it is no longer possible to specify usernames with mixed capitalization on unix flavors (Windows seems to be unaffected). For example,...

bug
investigating

### Summary Creating new metadata, a custom field for example, does not get retrieved. Results show "No results found". When I create the metadata by hand locally and then retrieve,...

more information required
investigating

sfdx force:org:status is throwing the issue ERROR running force:org:status: MediaType of 'application/json,application/json' is not supported by this resource with new upgrade of sfdx-cli sfdx-cli/7.161.0.

investigating