cli
cli copied to clipboard
Salesforce CLI
### Summary The `sf org resume sandbox` command has started taking 5 minutes and 2-30 seconds to return a response. We are managing a pool of sandboxes, and it happens...
### Summary `.forceignore` does not seem to match patterns per the `.gitignore` [specification](https://git-scm.com/docs/gitignore). When `**/*.md` is added to `.forceignore`, it also ignores `.md-meta.xml` files. ### Steps To Reproduce 1. Create...
### Summary After enabling External Service metadata decomposition using `sf project convert source-behavior --behavior decomposeExternalServiceRegistrationBeta --target-org carvago-prod`, `sf project deploy start` started treating **every** `*.yml` file in the project as...
Starting in December 2025, the `project deploy start` and `project retrieve start` commands will require that the target org use source tracking, unless you specify the metadata you want to...
### Summary [String replacement](https://developer.salesforce.com/docs/atlas.en-us.sfdx_dev.meta/sfdx_dev/sfdx_dev_ws_string_replace.htm) sometimes doesn't replace the token. A little bit linked to #3318 as it is an issue with how chunks are handled. ### Steps To Reproduce I...
https://github.com/forcedotcom/cli/blob/aaea86f6de6087acbd49d48691368f3858541df5/releasenotes/README.md?plain=1#L45 > NEW: Retrieve package metadata for a specified package version with the new package version retrieve command. Package metadata can be retrieved for only second-generation managed package versions or...
> **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 Command "sf project retrieve start --manifest ./manifest/package.xml" fails after roughly 5 minutes every time with message "Error (MetadataTransferError): Metadata API request failed: The user aborted a request.", however...
> **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...