This works for `--myargname=myargvalue` or `--myargname myargvalue` syntax. The split will always return `--myargname`. Note that in the second case, the actual arguments passed are `--option` and `value`.
[ Full content available at: https://github.com/apache/beam/pull/6588 ] This message was relayed via gitbox.apache.org for devnull@infra.apache.org