NAME
OSGi::Osgish::Command::Bundle - Bundle related commands
DESCRIPTION
This collection of shell commands provided access to bundle related operations. I.e. these are
List of bundles ('ls')
Start and Stopping of bundles ('start'/'stop')
COMMANDS
- cmd_list
-
List commands which can filter bundles by wildcard and knows about the following options:
If a single bundle is given as argument its details are shown.
- cmd_start
-
Resolve one or more bundles by its id or symbolicname
- cmd_start
-
Start one or more bundles by its id or symbolicname
- cmd_stop
-
Stop one or more bundles by its id or symbolicname
- cmd_update
-
Update a bundle from its current location
- cmd_install
-
Install one or more bundles
- cmd_uninstall
-
Uninstall one or more bundles
- cmd_refresh
-
Refresh one or more bundles
LICENSE
This file is part of osgish.
Osgish is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version.
osgish is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with osgish. If not, see <http://www.gnu.org/licenses/>.
A commercial license is available as well. Please contact roland@cpan.org for further details.
PROFESSIONAL SERVICES
Just in case you need professional support for this module (or JMX or OSGi in general), you might want to have a look at www.consol.com Contact roland.huss@consol.de for further information (or use the contact form at http://www.consol.com/contact/)
AUTHOR
roland@cpan.org