--- argument_specs: main: short_description: sshd main entrypoint. options: sshd__configuration_file: type: path required: true description: Sshd configuration file sshd__listen_port: type: int required: true description: Sshd listen port sshd__enable_x11_forwarding: type: bool required: true description: Enable X11 forwarding