diff --git a/portainer.py b/portainer.py index 05f066c..b5643a9 100755 --- a/portainer.py +++ b/portainer.py @@ -255,6 +255,7 @@ def prompt_missing_args(args_in, defaults_in, fields, action=None,stacks=None): 'regsync', 'semaphore', 'unifibrowser', 'uptime-kuma', 'watchtower', 'wazuh', 'webhub', 'wud', 'zabbix-server'] 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)