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
It seems that the --query switch can pass a very long content, but it will be truncated.
The interactive query length also limited by the terminal/window size.
So if it can be a solution with multiple line layout support for the query?