tea
Verified for current stable LTS
Tea Command: List Open Pull Requests
Use for list open pull requests with Tea. Exact CLI syntax to list open pull requests using Tea.
When to use this: Use for list open pull requests with Tea.
Command Syntax
tea pulls ls tea pulls ls Live Command Builder
Final Command
tea pulls ls Command Breakdown
tea is the base executable for this command.
FAQ
Purpose: Exact syntax to list open pull requests using Tea.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Tea Command: Create New Issue
tea issues create --title "<title>" --body "<body>" Tea Command: List All Issues tea issues ls Tea Command: List All Repositories tea repos ls Tea Command: List Issues Specific Repository tea issues ls --repo "<repository>" Tea Command: Login To Gitea Server tea login add --name "<name>" --url "<url>" --token "<token>"