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 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
Abstract
adds a list of repository URLs to the OBR service
Synopsis 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
obr:addUrl
[
--help
] {
urls
}
Arguments 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
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 |