cli
cli copied to clipboard
Salesforce CLI
### 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...
### 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...
### 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...
### 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...
### 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...
**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...
### 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...
### 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,...
### 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,...
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.