I'm using the "RUN CLI Actions in Stash" add-on, and would like to know if there is any way to issue a CLI command without specifying the password in plaintext.
I'm writing various scripts which will be stored centrally and don't want the password to be visible to all. I could make the password a script argument, or have it prompted for, but wondered if there is an alternative, perhaps using the SSH key.