cli
cli copied to clipboard
Salesforce CLI
### Summary If you execute a Flow Test with Salesforce CLI command `sf flow run test` it does not return a custom error message for a failed FlowTest, but it...
> **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 Have noticed the test stage in our Jenkins builds always complete in 90 minutes, which is the exact value specified in the `--wait` parameter. It's hard to believe...
Starting February 2026, the Salesforce CLI installer for Windows, macOS, and Linux tarballs will start bundling Node.js v24 (Current LTS) instead of Node.js v22 (Maintenance LTS). Node.js v24 support for...
### Summary A colleague created a scratch org and I've been logging in to it to create some flows and the like using a secondary admin user (with username and...
Summary **IMP** This is an intermittent issue I have a Github Workflow that deploys a branch in Github to Salesforce and during deployment it fails with error message "The user...
### Summary This is a dup and clarification of #3015. If the CLI is invoked in a directory where the configured `target-org` points to an unresolvable `instanceUrl` and that org's...
### Summary I'm trying to retrieve agent metadata via `sf project retrieve start --metadata "Agent:" but nothing is being retrieved. Instead I'm seeing an EPIPE error. ### Steps To Reproduce...
Error "Could not infer a metadata type" when retrieving source after successful decomposed metadata
### Summary Followed documentation to try out beta decomposed metadata commands : https://developer.salesforce.com/docs/atlas.en-us.sfdx_dev.meta/sfdx_dev/sfdx_dev_ws_decomposed_md_types.htm#sfdx_dev_ws_start_decompose After successfully running sf command to decompose custom labels, permission set and sharing rules, new retrieve command...
Salesforce CLI requires a connected app in the org that you're authorizing. We provide a default connected app (called `Salesforce CLI`) when you authorize an org with the `org login...