ironmansoftware / universal-automation

Universal Automation is the PowerShell-first automation platform.
https://ironmansoftware.com/universal-automation/
MIT License
24 stars 4 forks source link

Get-UAScript does not display tags #5

Closed mattmcnabb closed 4 years ago

mattmcnabb commented 4 years ago

The object returned by Get-UAScript has a Tags property, but it is empty even when tags are applied to a script. I can run Get-UAScriptTag to get this info but it seems like it should be included in the script metadata.

adamdriscoll commented 4 years ago

Tags will now automatically be returned.