tea
Verified for current stable LTS
Tea Command: Login To Gitea Server
Use for login to gitea server with Tea. Exact CLI syntax to login to gitea server using Tea.
When to use this: Use for login to gitea server with Tea.
Command Syntax
tea login add --name "<name>" --url "<url>" --token "<token>" tea login add --name "<name>" --url "<url>" --token "<token>" Live Command Builder
Final Command
tea login add --name "<name>" --url "<url>" --token "<token>" Command Breakdown
--name- Command Option
- Tool-specific option used by this command invocation.
--url- Command Option
- Tool-specific option used by this command invocation.
--token- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to login to gitea server 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: List Open Pull Requests tea pulls ls