Fuse 6 is no longer supported
As of February 2025, Red Hat Fuse 6 is no longer supported. If you are using Fuse 6, please upgrade to Red Hat build of Apache Camel.Chapter 14. OBR Console Commands
The obr commands allow you to access the OSGi Bundle Repository (OBR) Service API.
Note
This feature is not installed by default. To install the
obr
shell, run the following command:
JBossFuse:karaf@root:>
features:install obr
Type
obr:
then press Tab at the JBossFuse:karaf@root>
prompt to view the available commands.
14.1. obr:addUrl Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
Abstract
adds a list of repository URLs to the OBR service
Synopsis Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
obr:addUrl
[
--help
] {
urls
}
Arguments Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
This command takes the following arguments.
Argument | Interpretation |
---|---|
--help | Displays the online help for this command |
urls | The repository URLs to add to the OBR service, separated by whitespaces |