The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.1.0

  • Upload bundles to server and manage it
  • Tuned context sensitive completions, added options to 'ls' of services/bundles ('-s' show symbolic names, '-u <bid>' only services used by bundle <bid>, '-b <bid>' services owned by bundle <bid>
  • Start to add online help
  • Initial release

Documentation

A OSGi Shell

Modules

Main osgish object
Access to the OSGi agent bundle
Upload a bundle to the agent upload directory
Base object for commands
Bundle related commands
Globally available commands
Server related commands
Service related commands
Upload related commands
Handler for osgish commands
Custom completion routines for readline.
Handler for coordinating the server access
Facade to Term::ShellUI