PowerShell / PowerShell/PSResourceGet

Add Set-PSResourceRepository Name parameter wildcard support

Open
#671 1 comment 0 reactions 1 assignee View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.