Package gcli: Information
Source package: gcli
Version: 2.9.0-alt1
Build time: Sep 16, 2025, 08:32 AM
Category: Development/Other
Report package bugHome page: https://herrhotzenplotz.de/gcli/
License: BSD-2-Clause
Summary: Portable CLI tool for interacting with Git(Hub|Lab|Tea) from the command line
Description:
Portable CLI tool for interacting with Git(Hub|Lab|Tea) from the command line. The official GitHub CLI tool only supports GitHub. I wanted a simple unified tool for various git forges such as GitHub and GitLab because every forge does things differently yet all build on Git and purposefully break with its philosophy. Also, the official tool from Github is written in Go, which does manual DNS resolution which is a massive security vulnerability for people using Tor as it leaks your IP to the DNS server. This program builds upon libcurl, which obeys the operating system's DNS resolution mechanisms and thus also works with Tor.
List of RPM packages built from this SRPM:
gcli (e2kv6, e2kv5, e2kv4, e2k)
gcli-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
gcli (e2kv6, e2kv5, e2kv4, e2k)
gcli-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
Maintainer: Artyom Sinyugin
Last changed
Aug. 28, 2025 Artyom Sinyugin 2.9.0-alt1
- New version 2.9.0.
May 26, 2025 Artyom Sinyugin 2.8.0-alt1
- Version 2.8.0. Initial build.