geldata / geldata/gel-cli

`edgedb instance credentials` prints a table containing `Database` even on a 5.0 beta database

Open
#1,265 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Rust
Stars
175
Forks
32
PR merge metrics
No merged PRs in 30d

Description

`edgedb instance credentials` output on a 5.0-beta.2+796ed0e database under CLI 4.3.0-dev.1117+2dfb53b:
```
┌──────────────┬───────────┐
│ Host │ localhost │
│ Port │ 10913 │
│ User │ edgedb │
│ Password │ │
│ Database │ edgedb │
│ TLS Security │ Default │
└──────────────┴───────────┘
```

I guess we should label the row "Database" for pre-5 databases and "Branch" for 5+. Same for the JSON output and its "database" key.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.