Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d85dc66 commit e203bf0Copy full SHA for e203bf0
cli/testdata/coder_ssh_--help.golden
@@ -7,6 +7,12 @@ Flags:
7
-A, --forward-agent Specifies whether to forward the SSH agent
8
specified in $SSH_AUTH_SOCK.
9
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
16
-h, --help help for ssh
17
--identity-agent string Specifies which identity agent to use (overrides
18
$SSH_AUTH_SOCK), forward agent must also be
0 commit comments