-
Task
-
Resolution: Done
-
Major
-
None
-
None
Currently it would be really awkward to install/start a bundle from the cli.
- deploy foo
- find the bundle id (subsystem=osgi:read-resource(recursive=true,include-runtime=true))
- subsystem=osgi:start(id=xx)
Instead this should be done like
- deploy foo
- start foo