PSResourceGet icon indicating copy to clipboard operation
PSResourceGet copied to clipboard

`Save-PSResource` doesn't have `-AcceptLicense`

Open o-l-a-v opened this issue 2 years ago • 0 comments

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-PSResource does have -AcceptLicense
  • Save-PSResource does 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

o-l-a-v avatar Oct 17 '23 08:10 o-l-a-v