clockworklabs / clockworklabs/SpacetimeDB
CLI - When listing databases, output database nicknames as well
Open
Nobody has claimed this yet.
- #1072 by @MichaelNey — closed without merging
- Dominant language
- Rust
- Stars
- 25.2k
- Forks
- 1.1k
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 46
Description
Background
Currently, when listing databases with spacetime list, we do not include the database nicknames (we only print the address).
Definition of Done
-
spacetime listwill also show database names
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the CLI entry point for spacetime list and trace how database rows are rendered. Update the listing so each database includes its nickname as well as its address, then verify the command output against the definition of done.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli, databases
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100