Closed RegisGraptin closed 4 years ago
Hmmm... the last tip in the readme Tips section shows exactly this example 🤔. I’ll check.
Ok, I found what was the problem it was my mistake. I have an intermediary script for running my program to Docker. Sorry about that, and thanks for the help.
Best regards
Hello,
I would like to put string value with space. Currently I could have only the first element. Example :
my-app --config="test test"
I have :
test
Here is the code I used :
I don't know if someone already handle this problem ?
Best regards