robertwb commented on a change in pull request #14557:
URL: https://github.com/apache/beam/pull/14557#discussion_r616041138
##########
File path: sdks/python/apache_beam/options/pipeline_options.py
##########
@@ -859,13 +859,14 @@ def _add_argparse_args(cls, parser):
'subnetwork name. For more information, see '
'https://cloud.google.com/compute/docs/vpc/'))
parser.add_argument(
+ '--sdk_container_image',
Review comment:
"harness" doesn't convey any additional meaning (and sometime even
causes confusion). We could add sdk_container_image_overrides as an option
there.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]