-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CLI - improve visual usability #892
Labels
Comments
This is small but worthwhile in my opinion. For (1) and (2), today we have:
Whereas we could instead have:
In general, I like copying what Postgres has for usability. |
agavra
added a commit
that referenced
this issue
Jul 15, 2019
Closing this out since we have everything other than color coding (which we can open a new feature request ticket if we'd like that)! |
Also #4457 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Many people like to use CLI, even if a GUI is available. We should make the KSQL CLI even nicer to use:
format <col> width <x>
could be usefulksql>
prompt , (b) command text (c) result stream (d) errorsRelated: #797
The text was updated successfully, but these errors were encountered: