cli
cli copied to clipboard
Salesforce CLI
### Summary When we use command `sf data query --query $theQuery --bulk --target-org $theOrg --wait 5 --json` to query data in pipeline (Azure DevOps), we get error like this: `...
### Summary We are using Org Shape, to get all licenses from production, and Org Snapshot We created a snapshot from a non-namespace scratch org which was created from org...
### Issue Description After updating to version 2.40.7 of the Salesforce CLI, we started receiving warnings in our pipeline log. These warnings indicate that there are custom fields and Apex...
[Metadata Decompose] sf project retrieve start --metadata unable to retrieve individual CustomLabel
### Summary sf project retrieve command failed to retrieve individual Custom Label after opt-in to decomposeCustomLabelsBeta ### Steps To Reproduce 1. Install latest salesforce cli (currently 2.37.4) 2. Opt-in to...
> **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...
> **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 `````` not included on Profile xml metadata when retrieving metadata using sf CLI ``` project retrieve start``` by Package Name (```-n```) attribute. Example CLI: ```sf project retrieve start...
Hi I just updated Salesforce CLI, and since, each time my script execute a sf command, a "cmd" windows is "flashing" and prevents me from working (app lost focus because...
> **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 We use Github actions. One of our steps is to do a trial deployment to validate and do code coverage calculations. Specifically we use this command: ```sh sf...