Skip to content

Commit

Permalink
Add PowerShell Gallery link
Browse files Browse the repository at this point in the history
  • Loading branch information
EliteLoser authored Feb 24, 2018
1 parent f30cb8a commit 553cb7a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@ Svendsen Tech's SSH-Sessions module provides SSH session creation, management an
Check out the comprehensive online documentation here on my blog:
https://www.powershelladmin.com/wiki/SSH_from_PowerShell_using_the_SSH.NET_library

There is also fairly extensive built-in documentation.
There is also fairly extensive built-in documentation (needs an update).

The module is available from Microsoft's PowerShell Gallery: https://www.powershellgallery.com/packages/SSHSessions

You can suppress the ansible-styled output by passing the -Quiet switch parameter to Invoke-SshCommand, if you only want to collect results and process them programmatically, with no visual feedback on the way, which is useful if there's a lot of text returned.

Expand Down

0 comments on commit 553cb7a

Please sign in to comment.