-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
When you use this without OutPutFormat parameter
Find-FUFunction -Path .\BuildOutput\PSItSupport\PSItSupport.psm1 | Write-FUGraph -ExportPath ".\Docs\MyGraph.png"
I have this error
Write-FUGraph : Parameter set cannot be resolved using the specified named parameters.
At line:1 char:68
+ ... ort\PSItSupport.psm1 | Write-FUGraph -ExportPath ".\Docs\MyGraph.png"
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidArgument: (FUFunction:FUFunction) [Write-FUGraph], ParameterBindingException
+ FullyQualifiedErrorId : AmbiguousParameterSet,Write-FUGraph
Metadata
Metadata
Assignees
Labels
No labels