cli: add run-tagged subcommand
This commit is contained in:
parent
a1df575262
commit
3e7ca00565
7 changed files with 176 additions and 1 deletions
9
wire/jay_acceptor_request.txt
Normal file
9
wire/jay_acceptor_request.txt
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
request destroy { }
|
||||
|
||||
event done {
|
||||
name: str,
|
||||
}
|
||||
|
||||
event failed {
|
||||
msg: str,
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue