1 Commits
Author SHA1 Message Date
dario 225445e23f 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>
2026-08-24 15:02:05 +00:00