Forum Discussion
rraghvani
4 months agoChampion Level 3
I still don't quite understand the purpose. However, why not create a batch file or PowerShell script file that has all the required parameters and variables, which you can modify. You can also have variables defined in your CI/CD too.
It's possible to merge all of these,
/arg:/pv:browser=$TC_Browser
/arg:/pv:update_zephyr=$Zephyr_flag
/arg:/pv:zephyrscale_token=$Zephyr_Token
into one variable, but you will then require a function to split this into individual sections.
Either way, it's going to be lengthy.
Related Content
- 2 years ago
- 6 years ago
Recent Discussions
- 6 hours ago