ebcli/controllers/migrate.py (6 lines): - line 114: # TODO: error when a physical path is in incidental to the migration execution path - line 184: # TODO: support userdata copy using robocopy - line 785: # TODO: Show URL rewrites and proxy information - line 1425: # TODO: identify all DefaultDocuments for a given site and determine - line 1921: # TODO: Handle child attributes for system.webserver/caching as well - line 2561: # TODO: allow override through .ebextensions or a `--alb-configs alb-configs.json` ebcli/bundled/asciimatics/screen.py (2 lines): - line 987: # TODO: Fix up buffer logic once and for all - wait for v2.0 - line 1347: # TODO: Consider asserting a more rigorous test without falling back to past basestring. ebcli/controllers/initialize.py (1 line): - line 270: # TODO: Test on windows for weird empty returns with the staged files ebcli/operations/logsops.py (1 line): - line 105: # TODO: The logic here is we judge if platform is beyond or equal to Amazon Linux 2 - if it is we use "var/log/eb-engine.log" otherwise we use 'var/log/eb-activity.log'