Blog says Install-PSResource has a -DestinationPath parameter in 3.0.11 but it does not #473
Closed
3 tasks done
Labels
Area-Install
Issue-Bug
Something isn't working
Resolution-Answered
Successfully answered the question
Prerequisites
Steps to reproduce
From the the Features section of the 3.0.11 blog post -
https://devblogs.microsoft.com/powershell/powershellget-3-0-preview-11-release/
"Install-PSResource has a -DestinationPath parameter which allows the user to specify the target directory instead of one based on the -Scope parameter (default Scope is CurrentUser). Note that in this release “x86” paths, and Linux paths are not yet supported. Expect to see this support in future releases."
But I don't see it. Maybe that blurb was intended to be under the "Features to Expect in Coming Preview Releases" instead of "Features"? Because "Features to Expect in Coming Preview Releases" mentions "Publish-PSResource will include a -DestinationPath parameter to publish a resource to a particular file path", so it seems curious that Publish-PSResource would get -DestinationPath in a different release than Install-PSResource gets -DestinationPath.
Expected behavior
Unclear if Install-PSResource was supposed to get -DestinationPath in 3.0.11 as the blog says, or in a later release.
Actual behavior
Install-PSResource has no -DestinationPath parameter
Error details
No response
Environment data
Visuals
No response
The text was updated successfully, but these errors were encountered: