I want to use the "docker-args" option, but I get an error if there is a hyphen at the beginning of the input.
How could I use hyphenated arguments??
input
clearml-session --docker-args --shm-size=64gb
output
clearml-session: error: argument --docker-args: expected one argument
I want to use the "docker-args" option, but I get an error if there is a hyphen at the beginning of the input.
How could I use hyphenated arguments??
input
clearml-session --docker-args --shm-size=64gboutput
clearml-session: error: argument --docker-args: expected one argument