```[tw-mbp-yic pants (silent_arg_fix)]$ ./pants re...
# general
w
Copy code
[tw-mbp-yic pants (silent_arg_fix)]$ ./pants resolve.ivy --jvm-options='123' options --no-colors | grep "123"
INFO] Detected git repository at /Users/yic/workspace/pants on branch silent_arg_fix
jvm.options = ['-Xmx1g', '-XX:MaxPermSize=256m', '123'] (from FLAG)
I see. ‘123’ gets mapped to global option instead of inside of the scope