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 Cloning developer sandboxes that use the upgraded 400MB storage feature from the cli fails with `Invalid Inputs: You must specify the Features that were added to the sandbox...

bug
validated

### Summary ### Steps To Reproduce 1. Have an Apex class with a Deleted status ```xml 63.0 Deleted ``` 2. Push the code to your org 3. Delete the source...

bug
investigating
validated

### Expected result When running `sf project deploy start`, the command seems to hang: ``` sf project deploy start --api-version 63.0 --ignore-conflicts --manifest /app/scripts/ci-deployment-files/package/package.xml --dev-debug --target-org [email protected] --json sf:telemetry Usage...

investigating
validated

### Summary When I create a new Salesforce Project using "sf project generate" command and I execute "npm install" to install dependencies, eslint dependencies are broken. I get this error:...

bug
investigating
validated

### Summary sf project generate manifest produce package.xml file which does not include namespace for the custom metadata record There are 2 packages installed: - one is unlocked with prefix...

investigating
validated

**Description:** While executing our parallel full-retrieve procedure, we encountered an unusual error during the retrieve of CustomObjectTranslation. The command used and the error encountered are detailed below. **Command:** ```bash sf...

investigating
validated

### Summary Enabling both `decomposeWorkflowBeta` & `decomposeSharingRulesBeta` causes `project convert source` to generate bad metadata format files for SharingRules&Workflow which cause deployment errors when both metadata types are in the...

bug
validated

Starting in **August 2025**, when you use the `org open` command with the `--json` or `--url-only` flags, the generated URLs in the output will be single-use only. This means that...

announcement

### Summary If I have source tracking enabled and do a dry run deploy, this appears to affect source tracking, and doing a regular "push" is subsequently affected. ### Steps...

bug
validated

### Summary I am not able to install a child managed 2gp version that has a custom field in a custom object from its parent managed 2gp (in the same...

area:packaging