add shortcut for "execute ssh command"
I have a NAS and would like to automate few things with ssh on a remote server. Execute command shortcut already exists but I would like to have Execute SSH command shortcut so that I can run ssh commands easily on my server.
Few configurations I would need is hostname, username, ssh key, ssh key password and port. It might even be better if this is configured in ashell and we just select the dropdown of configs.
That sounds like something you can do by yourself in Shortcuts: there are nodes that allow you to ask for information, and nodes to combine different text nodes to create the actual command, and the Execute command shortcut can take a text node as input.
What I'm looking is for something similar to one that iOS shortcuts provide but I want to use keys from a-shell and let it manage instead of me managing the keys in other place.
