aboutsummaryrefslogtreecommitdiff
path: root/entry_points.ini
diff options
context:
space:
mode:
authorMilo Casagrande <milo@ubuntu.com>2013-06-06 11:11:12 +0200
committerMilo Casagrande <milo@ubuntu.com>2013-06-06 11:11:12 +0200
commitf89de9c209ef0e142eafda3c803c024811edde5a (patch)
tree0452a44351cbea505af11d413b252aaa2c555f3f /entry_points.ini
parent1f17d0c0b33cf59e4887fc7d8f53d3cc9d70151a (diff)
Added device commands to entry_point file.
Diffstat (limited to 'entry_points.ini')
-rw-r--r--entry_points.ini5
1 files changed, 5 insertions, 0 deletions
diff --git a/entry_points.ini b/entry_points.ini
index 4ad4173..ce5f2cc 100644
--- a/entry_points.ini
+++ b/entry_points.ini
@@ -70,3 +70,8 @@ version=lava_dashboard_tool.commands:version
new = lava.job.commands:new
submit = lava.job.commands:submit
run = lava.job.commands:run
+
+[lava.device.commands]
+add = lava.device.commands:add
+remove = lava.device.commands:remove
+rm = lava.device.commands:remove