Sha256: e0fc3c88749e3c7c1835c6466181d66b5ee3c3c14627a8da071ea7cf96207469

Contents?: true

Size: 603 Bytes

Versions: 2

Compression:

Stored size: 603 Bytes

Contents

<!---
This file is reset every time a new release is done. The contents of this file are for the currently unreleased version.

Example Note:

## Example Heading
Details about the thing that changed that needs to get included in the Release Notes in markdown.
-->
# knife-winops 1.9.0 release notes:

This release re-introduces support for concurrent WinRM connections when
running `knife winrm`. Simply specify the number of concurrent connections
you would like using the `-C` (or `--concurrency`) flag.

```
knife winrm "role:web" "net stats srv" -X Administrator -P 'super_secret_password' -C 4
```

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
knife-winops-2.1.0 RELEASE_NOTES.md
knife-winops-2.0.0 RELEASE_NOTES.md