You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 26, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -87,6 +87,7 @@ Options are an object with following properties:
87
87
*`agentForward` (optional): Is a `boolean` which uses the `ssh-agent` for connection (defaults to `false`.
88
88
*`endHost` (required): The host you want to end up on (connect to)
89
89
*`bastionHost` (optional): You can specify a bastion host if you want
90
+
*`passphrase` (optional): You can specify the passphrase when you have an encrypted private key. If you don't specify the passphrase and you use an encrypted private key, you get prompted in the command line.
0 commit comments