feat(execute-container): enhance container command form with auto-connect feature for single container scenarios

This commit is contained in:
Andras Bacsai
2025-09-11 17:37:40 +02:00
parent d9a54145ef
commit 6d477ff593
3 changed files with 10 additions and 1 deletions

View File

@@ -5411,6 +5411,8 @@ components:
type: boolean
is_preview:
type: boolean
is_buildtime_only:
type: boolean
is_shared:
type: boolean
is_shown_once: