commit | b831911ab31f841a808dda377e4f06f2c738d150 | [log] [tgz] |
---|---|---|
author | Thomas Vachuska <tom@opennetworking.org> | Thu Feb 01 15:52:10 2018 -0800 |
committer | Thomas Vachuska <tom@opennetworking.org> | Thu Feb 01 15:52:10 2018 -0800 |
tree | 1057c9102e894b0d77211855239443f2368679ce | |
parent | 2c9b159066a564b3ee61802819d81ecadc2aef4a [diff] |
Adding feature repo listing to the diagnostics commands. Change-Id: I63a22b798265f6c3e4bacff87fc6284cd94c4831
diff --git a/tools/package/runtime/bin/onos-diagnostics b/tools/package/runtime/bin/onos-diagnostics index 51b3f8c..442b1fd 100755 --- a/tools/package/runtime/bin/onos-diagnostics +++ b/tools/package/runtime/bin/onos-diagnostics
@@ -51,6 +51,7 @@ } CLI_COMMANDS=( + "feature:repo-list" "feature:list" "bundle:list" "scr:list"