Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Can we make the --command-name take the same arguments from --parameter-list as the actual command #351
Comments
|
Thank you for this request.
Sounds like a very useful new feature! |


I would like to parameterize the command name based on the parameters from the parameter list
Currently the
--command-nameonly seem to take into account the first one in the list it would be nice if we could parametrerize the--command-namewith the<VAR>as we do in the actual commandHere is a concrete example I'm running