how we can accept an argument to a command #2824
Unanswered
lexjwa
asked this question in
Help needed
Replies: 1 comment 6 replies
-
Yes, two options: environment cars or cli options. |
Beta Was this translation helpful? Give feedback.
6 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.
-
We are working with deployer ^7.0.
We want to pass a argument to command running a specific task.
We use this command to run task.
And it asks to chose a file name to use, but instead of that we want to pass an argument to command and take that file name as input.
For example
Can anyone let me know if this is doable? Thanks
Beta Was this translation helpful? Give feedback.
All reactions