Red Hat Training

A Red Hat training course is available for Red Hat Fuse

features:addurl

Name

features:addurl, addurl — registers one or more URLs to feature repositories with the container

Synopsis

features:addurl [ --help ] [[ -i ] | [ --install-all ]] { urls }

Description

Each feature repository defines one or more features, and each feature is made up of a collection of bundles that work together to provide some functionality. When a feature is loaded, the container loads any required bundles that are not already present into the container and activates them.

Arguments

Table 11.1, “features:addurl Arguments” describes the command's arguments.

Table 11.1. features:addurl Arguments

ArgumentInterpretation
--help Displays the online help for this command
-i, --install-all Install all of the features in the specified feature repository URLs.
urls One or more repository URLs separated by whitespaces.