|
@@ -3,12 +3,14 @@ Usage: python metrix++.py --help
|
|
python metrix++.py <action> [options] -- [path 1] ... [path N]
|
|
python metrix++.py <action> [options] -- [path 1] ... [path N]
|
|
|
|
|
|
Actions:
|
|
Actions:
|
|
|
|
+
|
|
collect
|
|
collect
|
|
export
|
|
export
|
|
info
|
|
info
|
|
limit
|
|
limit
|
|
|
|
+ report
|
|
test
|
|
test
|
|
view
|
|
view
|
|
|
|
|
|
Options:
|
|
Options:
|
|
- -h, --help show this help message and exit
|
|
|
|
|
|
+ -h, --help show this help message and exit
|