chef / knife-windows

Plugin for Chef's knife tool for working with Windows nodes
Apache License 2.0
152 stars 110 forks source link

"knife bootstrap windows winrm --help" lists `-t TRANSPORT` not `-w TRANSPORT` #463

Closed kagarmoe closed 5 years ago

kagarmoe commented 6 years ago

Just a typo that needs fixed.

vijaymmali1990 commented 5 years ago

@kagarmoe knife bootstrap windows winrm --help lists proper output for me

    -w, --winrm-transport TRANSPORT  The WinRM transport type. Valid choices are [ssl, plaintext]
    -x, --winrm-user USERNAME        The WinRM username
    -y, --yes                        Say yes to all prompts for confirmation
    -h, --help                       Show this message
Vasu1105 commented 5 years ago

Closing this as it looks like to be in older version.