Skip to content

feat: add -projects flag to list Notehub projects#68

Merged
gwolffblues merged 2 commits intomasterfrom
feature/list-projects
Feb 26, 2026
Merged

feat: add -projects flag to list Notehub projects#68
gwolffblues merged 2 commits intomasterfrom
feature/list-projects

Conversation

@gwolffblues
Copy link
Contributor

Summary

  • Adds a new -projects flag to the notehub CLI that lists all Notehub projects accessible to the authenticated user
  • Each project includes its name, UID, and associated product UIDs
  • Supports -pretty for formatted JSON output and -verbose for request/response debugging

Test plan

  • Run notehub -projects and verify JSON output with project names, UIDs, and products
  • Run notehub -projects -pretty and verify pretty-printed output
  • Run notehub -projects -verbose and verify API requests are shown
  • Run without authentication and verify appropriate error message

🤖 Generated with Claude Code

@gwolffblues gwolffblues requested a review from rayozzie February 26, 2026 18:36
@gwolffblues gwolffblues merged commit ca00bce into master Feb 26, 2026
1 check passed
@gwolffblues gwolffblues deleted the feature/list-projects branch February 26, 2026 22:33
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.

2 participants