cli: print client tags
This commit is contained in:
parent
75400e672d
commit
596909cd25
6 changed files with 22 additions and 4 deletions
|
|
@ -47,3 +47,7 @@ event comm {
|
|||
event exe {
|
||||
exe: str,
|
||||
}
|
||||
|
||||
event tag (since = 25) {
|
||||
tag: str,
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue