Prevent Submitting Deploy Command Without Flag Dependencies #2924
jmcnaughton-isuf
started this conversation in
Ideas
Replies: 1 comment
-
|
@jmcnaughton-isuf - Thanks for posting your idea. Could you clarify the behavior you'd expect from the CLI in this situation? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Specifically, when submitting this command sf project deploy start --metadata ApexClass:MyApexClass -t MyApexClassTest.
The cli will allow you to submit this command, however, it will fail because the proper flag dependency "-l RunSpecifiedTests" is not included in the command.
Beta Was this translation helpful? Give feedback.
All reactions