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
Currently 'ydb yql' interactive CLI doesn't support Windows, add support for it.
Interactive cli for Linux/Mac is implemented via termios library, we have to figure out how to port it on Windows.