clockworklabs / clockworklabs/SpacetimeDB

CLI - When listing databases, output database nicknames as well

Open
#1,825 2 comments 0 reactions 0 assignees View on GitHub

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 list will also show database names

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.