You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Interactive mode for configuration does not pick inputs when user specifies them in cli instead of waiting for interactive questions. Needs to work in both ways and automatically select the right option.
To Reproduce
Steps to reproduce the behavior:
Try to configure devcontainer through script passing options directly (ros)
Check the configuration (will not apply options)
Expected behavior
Needs to work in both ways and automatically select the right option.
Describe the bug
Interactive mode for configuration does not pick inputs when user specifies them in cli instead of waiting for interactive questions. Needs to work in both ways and automatically select the right option.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Needs to work in both ways and automatically select the right option.