Skip to content

ssh: Make it harder to end up in production by mistake

EoghanGaffney requested to merge eoghan/dcl:eoghan/ssh-fixes into main

With the new dcl ssh command, I ended up on production hosts by mistake once or twice. This should make it harder by stripping the hostname if an FQDN is provided, and making canonicalisation a little better.

Merge request reports