monkey_island.py: Add TODO to refactor argument handling

This commit is contained in:
Mike Salvatore 2021-02-12 10:24:23 -05:00
parent e6bf085d12
commit 1f57610005
1 changed files with 2 additions and 0 deletions

View File

@ -44,6 +44,8 @@ def parse_cli_args():
if "__main__" == __name__:
# TODO: Address https://github.com/guardicore/monkey/pull/963#discussion_r575022748
# before merging appimage PR
(is_setup_only, server_config, logger_config) = parse_cli_args()
# This is here in order to catch EVERYTHING, some functions are being called on