我在ARM64环境编译安装nebula-grapn3.8.0,发现查不到版本号(如下),虽然不影响使用,但担心时间久了查不到安装的是什么版本。
请问这种情况怎么查版本号?
(root@nebula) [(none)]> show hosts;
±--------------±------±---------±-------------±-----------------------------------±-----------------------------------±--------+
| Host | Port | Status | Leader count | Leader distribution | Partition distribution | Version |
±--------------±------±---------±-------------±-----------------------------------±-----------------------------------±--------+
| “nebulagraph” | 10779 | “ONLINE” | 12 | “basketballplayer:10, tesespace:2” | “basketballplayer:10, tesespace:2” | “” |
±--------------±------±---------±-------------±-----------------------------------±-----------------------------------±--------+
Got 1 rows (time spent 58.461ms/80.871547ms)
Thu, 15 Aug 2024 17:01:44 CST
(root@nebula) [(none)]>
[nebula@nebulagraph nebula]$ /nebula/nebula-graph/bin/nebula-graphd --version
nebula-graphd version Git: , Build Time: Aug 11 2024 02:08:48
This source code is licensed under Apache 2.0 License.
[nebula@nebulagraph nebula]$