Update argument_specs.yml

adding context for ssh_forward_agent
This commit is contained in:
Shizzlebix 2024-11-05 12:09:48 +01:00 committed by GitHub
parent 1563970b43
commit a4fc261ee2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -365,3 +365,6 @@ argument_specs:
default: sandbox
description: Specifies whether sshd separates privileges by creating an unprivileged
child process to deal with incoming network traffic.
ssh_forward_agent:
default: 'no'
description: Enables the ssh forward agent for the Cli if set to 'yes'