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

Start-Polaris missing hostname parameter #209

@jsonofcourse

Description

@jsonofcourse

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions