Browse CLI Tools

Discover the best command-line tools

893 tools found

P

pyenv

language

Python Version Manager

pythonversion-manager
41,000
brew install pyenv
D

dbeaver

database

Free, open-source database management tool supporting 80+ databases

databasemanagementguiuniversal
40,000
brew install --cask dbeaver-community
B

black

linting

Uncompromising Python code formatter

pythonformattercode-quality
38,000
pip install black
C

cobra

build

Go CLI framework for building modern CLI applications

gocliframework
38,000
go get -u github.com/spf13/cobra/v2
G

gh

git

GitHub's official command-line tool

githubcligit
38,000
brew install gh
H

hexo

web

Fast, simple static site generator

static-sitegeneratornodeblogging
38,000
npm install -g hexo-cli
I

Insomnia-cli

api

Insomnia REST client command-line interface

restapi-testinghttp-clientcli
37,600
npm install -g insomnia
C

Clickhouse-client

database

ClickHouse database command-line client

clickhousedatabaseolapanalytics
37,000
brew install clickhouse
M

mitmproxy

api

Interactive HTTPS proxy and debugger

proxydebugginghttp
37,000
brew install mitmproxy
V

vim

editor

Highly configurable text editor

editorvimtext-editing
37,000
brew install vim
L

lazydocker

container

Terminal UI for managing Docker containers, images, and volumes

dockeruimanagementterminal
37,000
brew install lazydocker
S

shellcheck

linting

Shell script static analysis tool

bashshelllinter
36,000
brew install shellcheck
I

Istio

devops

Service mesh platform for microservices

service-meshkubernetesnetworkingsecurity
35,900
curl -L https://istio.io/downloadIstio | sh -
I

Istioctl

devops

Control plane CLI for Istio service mesh

istioservice-meshkubernetestraffic-management
35,900
curl -L https://istio.io/downloadIstio | sh -
A

Aria2

file management

Multi-protocol download utility

downloadmulti-protocolbittorrentcli
35,300
brew install aria2
V

Vcpkg

package manager

C/C++ package manager by Microsoft for Windows, Linux, macOS

c++package-managermicrosoftcross-platform
35,200
git clone https://github.com/microsoft/vcpkg && ./vcpkg/bootstrap-vcpkg.sh
T

tmux

productivity

Terminal multiplexer for managing sessions

terminalsession-management
35,000
brew install tmux
T

Tmux

productivity

Terminal multiplexer for managing multiple sessions

terminal-multiplexersessionswindowspanes
34,800
brew install tmux
D

docker-compose

container

Tool for defining and running multi-container applications

containerdockerorchestration
34,000
brew install docker-compose
C

Curl

debug

URL data transfer tool

httpnetwork
33,600
apt-get install curl