mirror of
https://gitea.com/gitea/awesome-gitea.git
synced 2026-09-22 05:35:13 +00:00
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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user