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