The current way one provides CLI input to the actual running script is too cumbersome and error prone.
Need to be able to just supply arguments and have them consumed by the running script yet ignored by Caporal.js
Also need to remove all options and arguments that are consumed by the Caporal command as sometimes these can conflict with the script you are attempting to run.
The current way one provides CLI input to the actual running script is too cumbersome and error prone.
Need to be able to just supply arguments and have them consumed by the running script yet ignored by Caporal.js
Also need to remove all options and arguments that are consumed by the Caporal command as sometimes these can conflict with the script you are attempting to run.