Files
keyfunc/internal/cli/ssh_test.go
clawbot b9c8631788
All checks were successful
check / check (push) Successful in 2m30s
The ssh install and ssh to commands (closes #2)
keyfunc ssh install appends the public line on a host through the system ssh, only when absent, feeding the line on standard input; keyfunc ssh to serves the derived key from an in-process agent on a private socket and runs the system ssh with it, the private key never on disk. Two review rounds; the second passed with no findings.

Model: opus-5 (implementation and review); fable-5-1 (landing)
2026-09-07 18:49:42 +02:00

6.6 KiB