serman icon indicating copy to clipboard operation
serman copied to clipboard

Service config on command line could contain comma

Open kflu opened this issue 9 years ago • 0 comments

serman install foo --values FOO=1,BAR=ba,r

The comma in BAR's value ba,r is misinterpreted by command line parsing as a separator.

kflu avatar Mar 20 '17 23:03 kflu