This repository was archived by the owner on Dec 8, 2021. It is now read-only.
Description Polaris Bug Report
Description of the bug
Polaris version 0.2.0 downloaded from PSGallery today (3/2/2020) is missing the hostname parameter.
Steps to reproduce
Steps to reproduce the behavior:
Install-Module Polaris
Get-Command Start-Polaris -Syntax
Observe:
PS C:\> gcm start-polaris - syntax
Start-Polaris [[- Port ] < int > ] [[- MinRunspaces ] < int > ] [[- MaxRunspaces ] < int > ] [[- Auth ] < string > ] [[- Polaris ] < Object > ] [- UseJsonBodyParserMiddleware ] [- Https ] [< CommonParameters > ]
See absence of hostname parameter
Expected behavior
Start-Polaris should provide the hostname parameter in version 0.2.0 according to current repo contents
Version Information
Run the following script and copy and paste the results here:
PSEdition PSCompatibleVersions PSRemotingProtocolVersion GitCommitId SerializationVersion Platform OS WSManStackVersion PSVersion
Core 1.0.-1.-1, 2.0.-1.-1, 3.0.-1.-1, 4.0.-1.-1, 5.0.-1.-1, 5.1.10032.0, 6.2.4.-1 2.3 6.2.4 1.1.0.1 Win32NT Microsoft Windows 10.0.17134 3.0 6.2.4
Reactions are currently unavailable
Polaris Bug Report
Description of the bug
Polaris version 0.2.0 downloaded from PSGallery today (3/2/2020) is missing the hostname parameter.
Steps to reproduce
Steps to reproduce the behavior:
Expected behavior
Start-Polaris should provide the hostname parameter in version 0.2.0 according to current repo contents
Version Information
Run the following script and copy and paste the results here: