aboutsummaryrefslogtreecommitdiff
path: root/entry_points.ini
diff options
context:
space:
mode:
authorMilo Casagrande <milo@ubuntu.com>2013-06-07 17:16:53 +0200
committerMilo Casagrande <milo@ubuntu.com>2013-06-07 17:16:53 +0200
commitdaa84d0d4b5b9cf9da500de5156e8c1e576e6630 (patch)
tree6f990bfef06dcf4d7567fe242bf2f61b28f6a167 /entry_points.ini
parent292d9f4c031d68bfee4bf30d627185c8572f1a01 (diff)
Added config command for device.
* Refactored method. * Added entry points.
Diffstat (limited to 'entry_points.ini')
-rw-r--r--entry_points.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/entry_points.ini b/entry_points.ini
index 0c04a5d..6b239b1 100644
--- a/entry_points.ini
+++ b/entry_points.ini
@@ -76,3 +76,4 @@ run = lava.job.commands:run
add = lava.device.commands:add
remove = lava.device.commands:remove
rm = lava.device.commands:remove
+config = lava.device.commands:config