Source file cmd_seat_list.ml

1
2
3
4
5
open! Oxbow_ipc

let name = "list"
let doc = "List all the active seats"
let cmd = Ctl_cli.cmd ~name ~doc @@ Ctl_cli.query_term @@ Cmdliner.Term.const Query.Seats