PSResourceGet
PSResourceGet copied to clipboard
`Save-PSResource` doesn't have `-AcceptLicense`
Prerequisites
- [X] Write a descriptive title.
- [X] Make sure you are able to repro it on the latest released version
- [X] Search the existing issues.
Steps to reproduce
Microsoft.PowerShell.PSResource v1.0.0:
Install-PSResourcedoes have-AcceptLicenseSave-PSResourcedoes not have-AcceptLicense
PackageManagement v1.4.8.1 Save-Package has -AcceptLicense.
PowerShellGet v2.2.5 Save-Module has -AcceptLicense.
Expected behavior
Microsoft.PowerShell.PSResource\Save-PSResource should have -AcceptLicense.
Actual behavior
Microsoft.PowerShell.PSResource\Save-PSResource does not currently have -AcceptLicense.
Error details
No error.
Environment data
Microsoft.PowerShell.PSResource v1.0.0
PowerShell v7.3.8
Windows 11
Visuals
No response