PSResourceGet icon indicating copy to clipboard operation
PSResourceGet copied to clipboard

Cmdlet implementation is inconsistent regarding Path parameters. Make all cmdlets use Path.

Open SydneyhSmith opened this issue 3 years ago • 0 comments

Summary of the new feature / enhancement

Cmdlet implementation is inconsistent regarding Path parameters. Make all cmdlets use Path. • The following cmdlets use -Path o Get-PSResource o Publish-PSResource o Save-PSResource o Update-ModuleManifest The following cmdlets use -FilePath o New-PSScriptFileInfo o Test-PSScriptFileInfo o Update-PSScriptFileInfo

Proposed technical implementation details (optional)

No response

SydneyhSmith avatar Aug 15 '22 15:08 SydneyhSmith