add host key
Usage
stack add host key {host} [key=string]
Description
Add a public key for a host. One use of this public key is to
authenticate messages sent from remote services.
Arguments
-
[host]
Host name of machine
Parameters
-
{key=string}
A public key. This can be the actual key or it can be a path name to a file that contains a public key (e.g., /tmp/public.key).
Edited by: Mason J. Katz on Thu Aug 30 11:01:47 2018 -0700
Commit: 0fb49b5