PowerShell / PowerShell/PSResourceGet
Add Set-PSResourceRepository Name parameter wildcard support
Open
@alerickson is already working on this.
Since Aug 17, 2022.
Area-PSRepository
feature_request
good first issue
Semester of Code
- Dominant language
- C#
- Stars
- 576
- Forks
- 114
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 7
Description
Summary of the new feature / enhancement
I would like to be able to pass wildcard characters to Set-PSResourceRepository name parameter.
Currently this error is returned.
PS /> Set-PSResourceRepository * -Trusted
Set-PSResourceRepository: Name cannot be null/empty, contain asterisk or be just whitespace
Proposed technical implementation details (optional)
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.