secret_key should be included in instance credentials output
Open
cloud
- Dominant language
- Rust
- Stars
- 175
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
Currently (EdgeDB CLI 2.3.0-dev.902+e29ccdb) `secret_key` doesn't appear in the output from `edgedb instance credentials` but it probably should.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the implementation of the `edgedb instance credentials` command in this Rust CLI and inspect how its credentials output is assembled. Run the command against a suitable instance to confirm the omission, then verify that the output includes `secret_key` without removing existing fields.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100