7.43. fabric:require-profile-list
Abstract
lists all profile requirements in the current fabric
Synopsis
fabric:require-profile-list
[
--help
]
Description
For example, if both the
example-camel
profile and the example-cxf
profile have requirements set, you could see output like the following:
karaf@root> fabric:require-profile-list [profile] [# minimum] [# maximum] [depends on] example-camel 2 4 example-cxf 2 4
Arguments
Table 7.43, “fabric:require-profile-list Arguments” describes the command's arguments.
Argument | Interpretation |
---|---|
--help | Displays the online help for this command |