8go / 8go/nostr-commander-rs

--delete-user wont work

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
79
Forks
10
PR merge metrics
No merged PRs in 30d

Description

after a --delete-user command I still get
> display_name: "Jimmy" name: "James Jones"

when i do --whoami

Contributor guide

No contributing guide indexed for this repository

Research direction

Look for the --delete-user command implementation in the CLI argument parsing and user management logic. Check how user data is stored (likely in a config file or database) and where --whoami reads from. Verify that the deletion logic actually removes the user data and that --whoami reflects the change. Run the CLI with --delete-user and then --whoami to reproduce the issue.

Written by the indexing model from the issue text.

Assessment

Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.