Using Apache Karaf 3.0.0 on Linux (RHEL). I am trying to execute a set of feature:install commands from a file using client -f <filename> and getting following error message.
client -f x Unknown option: -f Run with --help for usage --help says Apache Karaf client -a [port] specify the port to connect to -h [host] specify the host to connect to -u [user] specify the user name --help shows this help message -v raise verbosity -r [attempts] retry connection establishment (up to attempts times) -d [delay] intra-retry delay (defaults to 2 seconds) -b batch mode, specify multiple commands via standard input -f [file] read commands from the specified file [commands] commands to run If no commands are specified, the client will be put in an interactive mode regards Vinu -- View this message in context: http://karaf.922171.n3.nabble.com/bin-client-with-f-option-tp4032030.html Sent from the Karaf - User mailing list archive at Nabble.com.
