Add `edgedb instance info` command
Open
- Dominant language
- Rust
- Stars
- 175
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
The command should show the current instance's kind (local, cloud), things like host & port for the HTTP API (https://github.com/edgedb/edgedb/pull/4868) and the UI link. Maybe also the data dir.
cc @fantix @elprans @tailhook @raddevon
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the existing instance-related CLI entry points and the HTTP API details referenced in PR #4868. Define the command's output requirements for instance kind, HTTP API host and port, UI link, and possibly data directory; done means `edgedb instance info` reports the agreed fields for supported instance types.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100