liferoad commented on code in PR #34208: URL: https://github.com/apache/beam/pull/34208#discussion_r1991707737
########## sdks/python/apache_beam/options/pipeline_options.py: ########## @@ -1560,6 +1560,16 @@ def _add_argparse_args(cls, parser): 'staged in the staging area (--staging_location option) and the ' 'workers will install them in same order they were specified on ' 'the command line.')) + parser.add_argument( Review Comment: let us add this feature to CHANGES.md -- 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. To unsubscribe, e-mail: github-unsubscr...@beam.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org