You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I assume the argument needs to be provided to the Command object which runs the script?
Unfortunately, there is no way to currently add additional arguments, but it would be relatively easy to implement given that there is already an args object in PsScriptBuilder that you could push additional arguments to.
I see that the PR was pulled. I saw the workaround, and while it is useful I think having proper support for passing in arguments would be useful. I don't have a suggestion to fix the problem, only that there is a need.
Is this functionality already built in?
Example usage:
The text was updated successfully, but these errors were encountered: