cli: add commands to inspect clients
This commit is contained in:
parent
5e3465d861
commit
bd04b09171
12 changed files with 557 additions and 16 deletions
|
|
@ -8,5 +8,9 @@ event id (since = 12) {
|
|||
id: str,
|
||||
}
|
||||
|
||||
event client_id (since = 18) {
|
||||
id: pod(u64),
|
||||
}
|
||||
|
||||
event done (since = 12) {
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue