1.3 KiB
1.3 KiB
tea CLI — Index
Version: tea 0.14.1 (go-sdk v0.25.1). Source: recursive --help traversal. Upstream: https://gitea.com/gitea/tea
tea is a productivity helper for Gitea. It uses the current git repository context ($PWD) — owner/repo/login are auto-detected when inside a repo. Config is persisted in $XDG_CONFIG_HOME/tea.
Global options
--debug, --vvv— enable debug mode--help, -h,--version, -v
Common flags (present on nearly every command)
| Flag | Purpose |
|---|---|
--login, -l <name> |
use a specific login from the config |
--repo, -r <owner/repo> |
override repository context (local path or slug) |
--remote, -R <name> |
discover login from this git remote |
--output, -o <fmt> |
output format: simple, table, csv, tsv, yaml, json |
--page, -p <n> / --limit, --lm <n> |
pagination (defaults 1 / 30) |
--fields, -f <list> |
which columns to print |
Command categories
ENTITIES: issues, pulls, labels, milestones, releases, times,
organizations, repos, branches, actions, webhooks, comment
HELPERS: open, notifications, clone, api
MISC: whoami, admin
SETUP: logins, logout, ssh-keys