python: Implement "vlog/set", "vlog/list" unixctl commands in Python vlog.
[openvswitch] / tests / unixctl-py.at
index 37070c9187dc305a011903ab1175a4f49fec64d7..0374602656a5d82c0565f1e1f6415975177a3f51 100644 (file)
@@ -106,7 +106,9 @@ The available commands are:
   help
   log                     [[arg ...]]
   version
+  vlog/list
   vlog/reopen
+  vlog/set                spec
 ])
 mv stdout expout
 AT_CHECK([PYAPPCTL -t test-unixctl.py help], [0], [expout])