build icon indicating copy to clipboard operation
build copied to clipboard

run: remove need for --

Open cgonyeo opened this issue 10 years ago • 0 comments

It would be very convenient if cobra could be configured in such a way that it would stop trying to parse flags once it sees the run command, so that it's not necessary to put -- in between run and the command.

cgonyeo avatar Oct 07 '15 00:10 cgonyeo