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 think a great feature would be the ability for plaster parameters to accept collection with similar behavior to how powershell parameters that are typecast to a collection behave:
Enter thing[0]: something
Enter thing[1]: someOtherThing
Enter thing[2]: