You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For testing it'd be great with the ability to Register-PSResourceRepository without it being used by Find-PSResource (and other cmdlets) unless explicitly chosen with -Repository.
Then we can have various test repositorories registered that might not work, but don't break day to day operations with PSResourceGet.
Summary of the new feature / enhancement
For testing it'd be great with the ability to
Register-PSResourceRepository
without it being used byFind-PSResource
(and other cmdlets) unless explicitly chosen with-Repository
.Then we can have various test repositorories registered that might not work, but don't break day to day operations with PSResourceGet.
Proposed technical implementation details (optional)
-1
?101
?-NonDefault
,-Testing
?-Type
that defaults to'Default'
with the option of'Explicit'
?The text was updated successfully, but these errors were encountered: