Add teacli to Command Line (#197)

Adds teacli to Active projects > Applications > Command Line.

teacli is a non-interactive CLI for Gitea and Forgejo: no prompts or confirmations, text output by default with `--format json` for machine-readable output, and errors mapped onto documented exit codes, so it can be driven from scripts, CI jobs and agents.

Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/197
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: dario <69070+dario@noreply.gitea.com>
This commit is contained in:
dario
2026-08-24 15:02:05 +00:00
committed by Lunny Xiao
parent 54c9111835
commit 225445e23f
+1
View File
@@ -86,6 +86,7 @@ Entries are grouped by maintenance status:
- [gcli](https://github.com/herrhotzenplotz/gcli) - A CLI for Gitea, Gitlab and Github written in C `BSD-2-Clause` `C`
- [grp](https://github.com/feraxhp/grp) - A cli tool to interact with github, gitea and local repositories written in rust. `MIT` `Rust`
- [tea](https://gitea.com/gitea/tea) - A command line tool to interact with Gitea servers. `MIT` `Go`
- [teacli](https://github.com/rayfish/teacli) - A non-interactive command line tool for Gitea and Forgejo, for scripts, CI jobs and AI agents. `Apache-2.0` `Go`
#### Cloud Hosting