Command completion for Clink
The lua files provide command completion for additional commands in Clink.
- Run
clink info
- Place the lua file in one of the script locations
- Restart clink
- Now you should have tab completion for the commands supported by the lua file
openssl.lua supports command completion for OpenSSL parameters.
ssh.lua supports command completion for SSH parameters and known hosts, e.g. hosts in the known_hosts file (the hosts, you've public keys for) and your SSH config