Skip to content

Error while omite OutPutFormat parameter #12

Description

@LaurentLienhard

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions