-
Task
-
Resolution: Done
-
Major
-
None
-
jboss-fuse-6.1
-
%
-
Todo
- After creating a fabric. When tried to export the "default" profile as following then it always fails saying "No entry matched the criteria."
JBossFuse:karaf@root> version-list [version] [default] [# containers] 1.0 false 3 1.1 true 0 JBossFuse:karaf@root> fabric:export --profile default --version 1.1 No entry matched the criteria.
- However "fabric:export" command without any profile argument works fine.
JBossFuse:karaf@root> fabric:export Export to /PATH/TO/jboss-fuse-6.1/fabric/export completed successfully
- is related to
-
ENTESB-3421 fabric:export --help doc shouldn't contain --version and --profile anymore
- Closed