diff --git a/main.py b/main.py index 81e56bd..a2a06c3 100755 --- a/main.py +++ b/main.py @@ -267,7 +267,6 @@ def prompt_missing_args(args_in, defaults_in, fields, action=None,stacks=None): try: print(por.all_data['stacks'][defaults_in[f"PORTAINER_ENDPOINT_ID".upper()]]['by_name'].keys()) for s in por.all_data['stacks'][defaults_in[f"PORTAINER_ENDPOINT_ID".upper()]]['by_name'].keys(): - #print(s) commands.remove(s) except KeyError: