AbsaOSS / AbsaOSS/spline

Admin CLI :: Add "db-info" command

オープン
#1,371 コメント 0 件 リアクション 0 件 担当者 1 名 @wajda が担当を希望しています GitHub で見る
component: Admin CLI
主要言語
Scala
スター
667
フォーク
155
平均マージ
3日 6時間
マージ済み PR(30日)
4

説明

A new command should check the connection to the DB and print the basic info like DB server version, DB schema version, its status (if it's ready or any upgrade is in progress).

For example:

```
Database Server : ArangoDB 3.11.0
Database Name : spline
Status : READY
Schema Version : 1.2.3
First Created : Aug 24, 2023 at 12:56
Last Upgraded : Sep 1, 2024 at 05:30 (from version 1.2.2) | never

Deployed Services :
- /spline : 1.4.2
```

or (when upgrade is being carried out)

```
Database Server : ArangoDB 3.11.0
Database Name : spline
Status : UPGRADING
Schema Version : 1.2.3 -> 1.3.0
Upgrade Started : Sep 30, 2024 at 16:29
First Created : Aug 24, 2023 at 12:56
Prev. Upgraded : Sep 1, 2024 at 05:30 (from version 1.2.2) | never

Deployed Services :
- /spline : 1.4.2
```

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。