Skip to content

Implement Find-PSResource un-implemented parameter sets #466

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
3 tasks done
anamnavi opened this issue Aug 17, 2021 · 1 comment
Closed
3 tasks done

Implement Find-PSResource un-implemented parameter sets #466

anamnavi opened this issue Aug 17, 2021 · 1 comment
Assignees

Comments

@anamnavi
Copy link
Member

anamnavi commented Aug 17, 2021

Prerequisites

  • Write a descriptive title.
  • Make sure you are able to repro it on the latest released version
  • Search the existing issues.

Steps to reproduce

n/a

Expected behavior

be implemented

Actual behavior

not yet implemented

Error details

Still need to implement the following parameter sets for Find-PSResource:


Find-PSResource -Tag
Find-PSResource -Type
Find-PSResource -CommandName
Find-PSResource -DSCResourceName

Also display Repository information for PSResourceInfo objects

Environment data

All

Visuals

No response

@anamnavi anamnavi self-assigned this Aug 17, 2021
@anamnavi anamnavi mentioned this issue Aug 25, 2021
19 tasks
@anamnavi anamnavi mentioned this issue Sep 22, 2021
17 tasks
@anamnavi
Copy link
Member Author

This command also displays -Repository info for each package returned. You can specify * or a value with * for the -Repository parameter and that means multiple repositories will be search which meet the wildcard criteria (exhaustive search). If no value is provided it'll search all repositories but only return from the first repository it was found in (first hit search)

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

No branches or pull requests

3 participants