Skip to content
This repository has been archived by the owner on Dec 8, 2021. It is now read-only.

Start-Polaris missing hostname parameter #209

Open
jsonofcourse opened this issue Mar 2, 2020 · 2 comments
Open

Start-Polaris missing hostname parameter #209

jsonofcourse opened this issue Mar 2, 2020 · 2 comments

Comments

@jsonofcourse
Copy link

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:

  1. Install-Module Polaris
  2. Get-Command Start-Polaris -Syntax
  3. Observe:
PS C:\> gcm start-polaris -syntax

Start-Polaris [[-Port] <int>] [[-MinRunspaces] <int>] [[-MaxRunspaces] <int>] [[-Auth] <string>] [[-Polaris] <Object>] [-UseJsonBodyParserMiddleware] [-Https] [<CommonParameters>]
  1. 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:

NameVersion
polaris0.2.0
PSEditionPSCompatibleVersionsPSRemotingProtocolVersionGitCommitIdSerializationVersionPlatformOSWSManStackVersionPSVersion
Core1.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.-12.36.2.41.1.0.1Win32NTMicrosoft Windows 10.0.17134 3.06.2.4
@jm0477
Copy link

jm0477 commented May 11, 2020

I met the same issue

@grepme2001
Copy link

The hostname parameter logic is not present in the published version 0.2.0. Perhaps we will see it published for version 0.3.0.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants