PipeScript icon indicating copy to clipboard operation
PipeScript copied to clipboard

`Template.PowerShell.Parameter` should declare a PowerShell parameter

Open StartAutomating opened this issue 1 year ago • 0 comments

This should not be strongly piped, but instead accept a flexible shape similar to both ParameterMetadata and a JSON schema.

The goal is to take either "live" objects or and easily recreate them.

To avoid more internal complexity, this implies:

  • [ ] #1008

StartAutomating avatar Mar 09 '24 01:03 StartAutomating