Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Command

Description

start

Starts a bundle given an ID or symbolic name

stop

Stops a bundle given an ID or symbolic name

install

Adds a bundle given a URL for the current instance

uninstall

Removes a bundle given a URL for the current instance

update

Updates a bundle given a URL for the current instance

active

Lists all active bundles in the current instance

headers

List the headers for a bundle given an ID or symbolic name

ss

Lists a short status of all the bundles registered in the current instance

services <filter>

Lists services given the proper filter

diag

Runs diagnostics on a bundle given an ID or symbolic name

dump

Generates a Weave support dump

ustorageWork with information persisted for users
storageWork with information persisted for the system


Info

There are many other OSGi commands available

...

. To get a list of all the commands, just type 'help' at the OSGi prompt ( e.g. osgi> help ) in the Weave console.

Note that starting and stopping bundles (the start and stop commands above) can also be done via the Admin UI using the Bundles shortcut.

...