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 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...

bug
owned by another team
validated

> **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...

bug

### 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...

investigating
validated

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...

announcement

### 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...

bug
validated

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...

investigating
validated

### 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...

bug
validated

### 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...

owned by another team
validated

### 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...

investigating
validated

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...

announcement