hansva commented on issue #4765:
URL: https://github.com/apache/hop/issues/4765#issuecomment-2575747500

   confirmed, you can use the `-ps` setting to work around this. When using 
this setting it might be safer to split your parameters.
   
   `-p dossier_ids=1,3 -p p1=abc -ps=-` setting ps will change the parameter 
split character so you could also write `-p p1=abc-dossier_ids=25,352` you can 
also pick another character but be careful with characters that a terminal does 
not like.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to