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
Don't open a prompt terminal if the option for the prompt is already set via the cli.
If a user wants to use the cli w/out input we shouldn't be opening a fd for a prompt because this could cause an exception in environments where a terminal is not available.