Skip to content

feat: add --password CLI flag and make DWN endpoint configurable#53

Merged
LiranCohen merged 1 commit into
mainfrom
feat/password-flag
Feb 25, 2026
Merged

feat: add --password CLI flag and make DWN endpoint configurable#53
LiranCohen merged 1 commit into
mainfrom
feat/password-flag

Conversation

@LiranCohen

Copy link
Copy Markdown
Contributor

Summary

  • Add --password <value> CLI flag with priority: flag > env var > interactive prompt
  • Make DWN endpoint configurable via MEMORYD_DWN_ENDPOINT env var (default: https://enbox-dwn.fly.dev)
  • Update help text to document --password
  • Add 4 new tests (248 total, all passing)

Build, test, and lint all pass.

Closes #49

@LiranCohen LiranCohen merged commit 0e3c26b into main Feb 25, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: implement --password CLI flag and make DWN endpoint configurable

1 participant