microsoft / PSRule

Validate infrastructure as code (IaC) and objects using PowerShell rules.

Home Page:https://microsoft.github.io/PSRule/v2/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CLI takes a long time to return when a file cant be found

BernieWhite opened this issue · comments

When running ps-rule run -f .\example.bicep if the file can not be found a message [ERROR] Unable to find the specified file. returns quickly but a number of seconds elapses before the run completes.