summaryrefslogtreecommitdiffstats
path: root/test/testcases/scripts
blob: b89d75d16f9025b58ec6e9fbf224e2c77f30a843 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
session Cluster scripts
script
list
list all
list names
list names all
list all names
list bogus
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"}]'
.