Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e203bf0

Browse files
committed
fixup! feat: working GPG agent forwarding test
1 parent d85dc66 commit e203bf0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

cli/testdata/coder_ssh_--help.golden

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ Flags:
77
-A, --forward-agent Specifies whether to forward the SSH agent
88
specified in $SSH_AUTH_SOCK.
99
Consumes $CODER_SSH_FORWARD_AGENT
10+
-G, --forward-gpg Specifies whether to forward the GPG agent.
11+
Unsupported on Windows workspaces, but supports all
12+
clients. Requires gnupg (gpg, gpgconf) on both the
13+
client and workspace. The GPG agent must already be
14+
running and will not be started for you.
15+
Consumes $CODER_SSH_FORWARD_GPG
1016
-h, --help help for ssh
1117
--identity-agent string Specifies which identity agent to use (overrides
1218
$SSH_AUTH_SOCK), forward agent must also be

0 commit comments

Comments
 (0)