Skip to content
This repository was archived by the owner on Jun 13, 2024. It is now read-only.
This repository was archived by the owner on Jun 13, 2024. It is now read-only.

Find-Module -Author #513

Open
Open
@PrzemyslawKlys

Description

@PrzemyslawKlys

It would be nice to be able to filter out Find-Module by Authors. Right now you have to use

$All = Find-Module
$All | Where-Object { $_.Author -eq 'Przemyslaw Klys' }

Which is less than optimal - on users end and most likely on server's end.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions