mirror of
https://gitlab.sectorq.eu/jaydee/portainer.git
synced 2025-12-14 18:44:53 +01:00
build
This commit is contained in:
@@ -284,7 +284,6 @@ def prompt_missing_args(args_in, defaults_in, fields, action=None,stacks=None):
|
||||
completer = WordCompleter(
|
||||
commands, ignore_case=True, match_middle=False
|
||||
)
|
||||
|
||||
try:
|
||||
if field == "stack":
|
||||
commands.sort()
|
||||
|
||||
Reference in New Issue
Block a user