Community
Participate
Working Groups
Provide OSGi console commands to start/stop/list/export/import repositories
Created attachment 185017 [details] Patch v1 - for future reference
The OSGi console now shows this a part of the help: ---CDO commands--- cdo start - start repositories from a config file cdo stop - stop a repository cdo export - export the contents of a repository to an XML file cdo import - import the contents of a repository from an XML file cdo list - list all active repositories Missing command arguments show additional help like: osgi> cdo export Syntax: cdo export <repository-name> <export-file>
Committed to HEAD
Available in R20110608-1407