commit | a40aa0b806fb5d29332bc1600c66088b5ae04eb5 | [log] [tgz] |
---|---|---|
author | Thomas Vachuska <tom@opennetworking.org> | Thu Feb 01 15:52:10 2018 -0800 |
committer | Ray Milkey <ray@opennetworking.org> | Fri Feb 02 22:19:57 2018 +0000 |
tree | c0aa9b1de9d41e389f6c45346654467ee8cb6961 | |
parent | 084245fa94ff22f51d64ee213c6a542d1278b83f [diff] [blame] |
Adding feature repo listing to the diagnostics commands. Change-Id: I63a22b798265f6c3e4bacff87fc6284cd94c4831 (cherry picked from commit b831911ab31f841a808dda377e4f06f2c738d150)
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"