PSResourceGet
PSResourceGet copied to clipboard
PSResourceGet is the package manager for PowerShell
### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://www.powershellgallery.com/packages/PowerShellGet) - [X] Search the existing issues. ###...
# PR Summary This PR adds a parameter called `-TemporaryPath` for `Install-PSResource`, `Save-PSResource`, and `Update-PSResource` cmdlets, which allows users to set the directory for temporary installation. ## PR Context Resolves...
# PR Summary Installing a script with Install-PSResource happens successfully except that the script installation path (`%USERPROFILE%\Documents\PowerShell\Scripts`) isn't added to the environment PATH variable, so the script can't be invoked...
### Summary of the new feature / enhancement If no package is uninstalled during a run of `Uninstall-PSResource` the cmdlet should emit a warning so that the user knows no...
### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://www.powershellgallery.com/packages/PowerShellGet) - [X] Search the existing issues. ###...
### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://www.powershellgallery.com/packages/PowerShellGet) - [X] Search the existing issues. ###...
### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://www.powershellgallery.com/packages/PowerShellGet) - [X] Search the existing issues. ###...
### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://www.powershellgallery.com/packages/PowerShellGet) - [X] Search the existing issues. ###...
### Summary of the new feature / enhancement Proxy support is needed for the following cmdlets - Install - Update - find - Save - Publish ### Proposed technical implementation...
### Summary of the new feature / enhancement The following cmdlets have parameters for Proxy support – these need to be removed • Register-PSResourceRepository ### Proposed technical implementation details (optional)...