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 I'm trying to get uncovered lines of code from a "validate" job result. Running the same commands on my machine works like a charm but running them from...

investigating
stale
validated

### Summary I created a few test users (usr1, usr2, usr3) on scratch org using `sf org create user` like this: ``` sf org user create -o tst -f .\config\user\def_adviser.json...

validated

### Summary When running `sf project deploy start -c` I run into an error: `Unexpected end of JSON input`. After some digging, I found that the problem was an empty...

bug
investigating
validated

### Description I run the following command to retrieve metadatas: `sf org display --target-org [email protected] && sf project retrieve start --ignore-conflicts -o [email protected] --wait 60 --json` The org is logged...