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.
OS | Architecture | Version |
---|---|---|
NetBSD 10.0 | aarch64 | gcli-2.2.0nb2.tgz |
NetBSD 10.0 | aarch64 | gcli-2.2.0nb2.tgz |
NetBSD 10.0 | aarch64eb | gcli-2.2.0nb2.tgz |
NetBSD 10.0 | aarch64eb | gcli-2.2.0nb2.tgz |
NetBSD 10.0 | alpha | gcli-2.2.0.tgz |
NetBSD 10.0 | alpha | gcli-2.2.0nb2.tgz |
NetBSD 10.0 | alpha | gcli-2.2.0nb2.tgz |
NetBSD 10.0 | earmv6hf | gcli-2.2.0nb2.tgz |
NetBSD 10.0 | earmv6hf | gcli-2.2.0.tgz |
NetBSD 10.0 | earmv6hf | gcli-2.2.0nb2.tgz |
NetBSD 10.0 | earmv7hf | gcli-2.2.0nb2.tgz |
NetBSD 10.0 | earmv7hf | gcli-2.2.0.tgz |
NetBSD 10.0 | earmv7hf | gcli-2.2.0nb2.tgz |
NetBSD 10.0 | i386 | gcli-2.2.0nb2.tgz |
NetBSD 10.0 | i386 | gcli-2.2.0nb2.tgz |
NetBSD 10.0 | powerpc | gcli-2.2.0.tgz |
NetBSD 10.0 | sparc64 | gcli-2.2.0nb2.tgz |
NetBSD 10.0 | sparc64 | gcli-2.2.0nb2.tgz |
NetBSD 10.0 | vax | gcli-2.2.0.tgz |
NetBSD 10.0 | x86_64 | gcli-2.2.0nb2.tgz |
NetBSD 10.0 | x86_64 | gcli-2.2.0nb2.tgz |
NetBSD 9.0 | aarch64 | gcli-2.2.0nb2.tgz |
NetBSD 9.0 | aarch64 | gcli-2.2.0nb2.tgz |
NetBSD 9.0 | alpha | gcli-2.2.0nb2.tgz |
NetBSD 9.0 | alpha | gcli-2.2.0nb2.tgz |
NetBSD 9.0 | earmv6hf | gcli-2.2.0nb2.tgz |
NetBSD 9.0 | earmv6hf | gcli-2.2.0.tgz |
NetBSD 9.0 | earmv6hf | gcli-2.2.0nb2.tgz |
NetBSD 9.0 | earmv7hf | gcli-2.2.0nb2.tgz |
NetBSD 9.0 | earmv7hf | gcli-2.2.0.tgz |
NetBSD 9.0 | earmv7hf | gcli-2.2.0nb2.tgz |
NetBSD 9.0 | i386 | gcli-2.2.0nb2.tgz |
NetBSD 9.0 | i386 | gcli-2.2.0nb2.tgz |
NetBSD 9.0 | powerpc | gcli-2.2.0.tgz |
NetBSD 9.0 | sparc64 | gcli-2.2.0.tgz |
NetBSD 9.0 | x86_64 | gcli-2.2.0nb2.tgz |
NetBSD 9.0 | x86_64 | gcli-2.2.0nb2.tgz |
NetBSD 9.3 | x86_64 | gcli-2.2.0nb2.tgz |
Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.
The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.
Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.
Problem reports, updates or suggestions for this package should be reported with send-pr.