session Cluster scripts
script
list
list all
list names
list names all
list all names
show mailto
verify mailto id=foo email=test@example.com subject=hello
run mailto id=foo email=test@example.com subject=hello nodes=node1 dry_run=true
json '["show", "mailto"]'
json '["verify", "mailto", {"id":"foo", "email":"test@example.com", "subject":"hello"}]'
.
