cli: add --mi-version to print produced MI version
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Sat, 23 Apr 2016 00:50:22 +0000 (20:50 -0400)
committerAntoine Busque <abusque@efficios.com>
Tue, 26 Apr 2016 17:08:36 +0000 (13:08 -0400)
commit1ab6b93a0adfd867ef068d8dbe81f87b39b32397
tree100fa091c86547d210185448b565c0bb8e2cb18d
parent70a74f297134fa2ebed3c44ea7954ff44c6f01e4
cli: add --mi-version to print produced MI version

The MI version can be printed as a simple plain text string
with this option to allow an eventual major bump of the protocol
changing the format from JSON to something else.

This option is specified by LAMI 1.0.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
lttnganalyses/cli/command.py
lttnganalyses/cli/mi.py
This page took 0.023991 seconds and 5 git commands to generate.