Hi Dan,

no, the quote (or double quote) are required. Else gogo consider each string as argument for the command.

Regards
JB

On 12/06/2012 09:02 AM, Dan Tran wrote:
Hi

I would like to create a karaf command that can have a single argument
with space like

     my:command this is my single argument with spaces

karaf turns it into

    my:command this

The work around is

     my: command 'this is my single argument with spaces'

Would it possible to to do this without surrounding single quotes?


Huge thanks ahead

-Dan


--
Jean-Baptiste Onofré
jbono...@apache.org
http://blog.nanthrax.net
Talend - http://www.talend.com

Reply via email to