forgejo-cli
« Back to VersTracker
Description:
CLI tool for interacting with Forgejo
Type: Formula  |  Latest Version: 0.3.0@0  |  Tracked Since: Nov 13, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: forgejo cli git devops automation
Install: brew install forgejo-cli
About:
forgejo-cli is a command-line interface tool designed to interact with Forgejo instances, a self-hosted Git service. It enables developers to manage repositories, issues, pull requests, and other resources directly from the terminal. This tool streamlines CI/CD workflows and automation scripts by providing a lightweight alternative to web-based interactions.
Key Features:
  • Repository management (create, delete, clone)
  • Issue and pull request tracking
  • Authentication and token handling
  • JSON output for scripting integration
  • Self-hosted Forgejo support
Use Cases:
  • Automating repository setup and configuration in CI/CD pipelines
  • Managing issues and PRs from the terminal for faster workflow
  • Scripting bulk operations across multiple Forgejo instances
Alternatives:
  • gh (GitHub CLI) – Official CLI for GitHub; lacks native support for Forgejo/Gitea API endpoints.
  • gitea-cli – Similar tool for Gitea; Forgejo is a fork, but API compatibility may vary.
Version History
Detected Version Rev Change Commit
Nov 13, 2025 3:30pm 0 NEW 1c20355a