Conditionally prompt for parameters with OverseerRun? #426
Unanswered
StefanBRas
asked this question in
Q&A
Replies: 0 comments
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.
-
Is there a way to sometimes prompt for optional values and sometimes not, when selecting tthe
For example when running something like cargo build I sometimes want to give it additional cli args and sometimes I just want to run
cargo build
. I would like to avoid always having to prompt.Beta Was this translation helpful? Give feedback.
All reactions