I have a string and I need to extract the positional params and optional params from it.
"start command test --param_1 a --param_2 b"
Is there a way