gitea-tea
Installation
SKILL.md
Gitea CLI (tea)
Overview
Official command-line interface for Gitea. Manage issues, PRs, releases, and repos from terminal.
Instructions
- Verify authentication: Run
tea whoamito confirm login - Check context: Run in git repo for auto-detection, or use
--repo owner/repo - Use non-interactive mode: Always use
--outputflag and provide all arguments - Choose operation: See command reference sections below
Installation
# macOS
brew install tea