Skip to content

Clean up session errors from Get-Command and Get-Help calls #416

Closed
@daviwil

Description

@daviwil

Looks like our usage of Get-Command to get command information is throwing errors that pollute the $Errors variable:

image

We should probably add -ErrorAction Ignore to all Get-Command and Get-Help invocations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions