Skip to content
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

the console doesn't show version as in alpha #126

Open
whitewum opened this issue Aug 31, 2021 · 4 comments
Open

the console doesn't show version as in alpha #126

whitewum opened this issue Aug 31, 2021 · 4 comments
Labels
type/enhancement Type: make the code neat or more efficient

Comments

@whitewum
Copy link
Contributor

image
image

@jievince
Copy link
Contributor

In alpha the version printed is a hard-code string, now it has been removed.
What do you think if the console execute show hosts graph and get the version info implicitly?

@whitewum
Copy link
Contributor Author

whitewum commented Aug 31, 2021

how to get the version of the console itself? not the db.

it could be possible that the console's version is inconsistent with db.

@jievince
Copy link
Contributor

jievince commented Sep 2, 2021

how to get the version of the console itself? not the db.

./nebula-console --version could get the version of itself.

I could a local command like :version to print the version of console.

it could be possible that the console's version is inconsistent with db.

Seems that the version printed on welcome should be the version of the server, not the console.

@whitewum
Copy link
Contributor Author

whitewum commented Sep 2, 2021

how about print both console and db's version?

@Sophie-Xie Sophie-Xie added the type/enhancement Type: make the code neat or more efficient label Sep 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement Type: make the code neat or more efficient
Projects
None yet
Development

No branches or pull requests

3 participants