Interact with Gitea servers. More information: https://gitea.com/gitea/tea.
tea login add --name "name" --url "url" --token "token"
tea repos ls
tea issues ls
tea issues ls --repo "repository"
tea issues create --title "title" --body "body"
tea pulls ls
tea open