SSH.AddSecret
Skip to content
mnscript
StringResult SSH.AddSecret(string, string) 

Description ​

Adds or updates a secret on the remote server

Arguments ​

string - The name of the secret
string - The value of the secret

Returns ​

StringResult - A StringResult representing the success of the operation