Changed
- Support for all ssh-based key types (e.g. ssh-ed25519), and not only ssh-rsa. #1783
Fixed
- Unable to specify public key to add via the command-line, e.g. running
earthly account add-key <key>
ignored the key and fellback to an interactive prompt. GIT CLONE
command was ignoring theWORK DIR
command when--use-copy-link
feature was set.