Compare commits

..

No commits in common. "master" and "v1.0" have entirely different histories.
master ... v1.0

2 changed files with 3 additions and 1 deletions

View file

@ -1,9 +1,11 @@
<# <#
.SYNOPSIS .SYNOPSIS
PowerShell helper script to temporarily download a SSH Key stored in Bitwarden to make a SSH connection. PowerShell helper script to temporarily download a SSH Key stored in Bitwarden to make a SSH connection.
.DESCRIPTION .DESCRIPTION
PowerShell helper script to temporarily download a SSH Key stored in Bitwarden to make a SSH connection. PowerShell helper script to temporarily download a SSH Key stored in Bitwarden to make a SSH connection.
.PARAMETER SSHUser .PARAMETER SSHUser

View file

@ -45,4 +45,4 @@ See LICENSE file for full license information.
## Screenshots ## Screenshots
![Example Screenshot](Images/bitwarden-example-screenshot.png?raw=true) ![Bitwarden Example Item](Images/bitwarden-example-screenshot.png?raw=true)