cli: add commands to inspect the tree
This commit is contained in:
parent
bd04b09171
commit
38d7a60d00
14 changed files with 1072 additions and 8 deletions
|
|
@ -117,6 +117,10 @@ request kill_client (since = 18) {
|
|||
id: pod(u64),
|
||||
}
|
||||
|
||||
request create_tree_query (since = 18) {
|
||||
id: id(jay_tree_query),
|
||||
}
|
||||
|
||||
# events
|
||||
|
||||
event client_id {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue