This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
String s too long on force:mdapi:deploy and large number of test class to run #1029
Labels
feature
Issue or pull request for a new feature
Is your feature request related to a problem? Please describe.
Hi,
I need to run a deploy throw sfdx with selective tests to run, but the cmd limit of 8k character block me.
Is possible to add something like #360 also for this?
Describe the solution you'd like
Add the list of test classes into a file and reference it with -f parameters, or something like this.
Describe alternatives you've considered
I try cygwin and powershell which have a character limit much higher without success. I hypothesize that sfdx spawns another cmd inside itself.
The text was updated successfully, but these errors were encountered: