[Issue #2] Fix tea CLI syntax for viewing issues #3

Merged
HugoNijhuis merged 1 commits from issue-2-tea-cli-issue-view into main 2025-12-31 15:51:58 +00:00
Owner

Summary

  • Fixed incorrect tea issue view syntax in ARCHITECTURE.md to use tea issues <number> instead
  • Added clarifying tip to gitea skill to prevent this common mistake

The tea CLI doesn't have a view subcommand for issues. The correct syntax is tea issues <number> to view a single issue.

Test plan

  • Verify tea issues <number> works correctly
  • Documentation is accurate

Closes #2

🤖 Generated with Claude Code

## Summary - Fixed incorrect `tea issue view` syntax in ARCHITECTURE.md to use `tea issues <number>` instead - Added clarifying tip to gitea skill to prevent this common mistake The tea CLI doesn't have a `view` subcommand for issues. The correct syntax is `tea issues <number>` to view a single issue. ## Test plan - [ ] Verify `tea issues <number>` works correctly - [ ] Documentation is accurate Closes #2 🤖 Generated with [Claude Code](https://claude.com/claude-code)
HugoNijhuis added 1 commit 2025-12-31 15:42:15 +00:00
The tea CLI doesn't have a `view` subcommand - use `tea issues <number>`
directly instead of `tea issues view <number>`.

- Fix example in ARCHITECTURE.md
- Add clarifying tip in gitea skill to prevent this common mistake

Closes #2

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
HugoNijhuis merged commit 8b298e3564 into main 2025-12-31 15:51:58 +00:00
HugoNijhuis deleted branch issue-2-tea-cli-issue-view 2025-12-31 15:51:59 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: flowmade-one/architecture#3