Best CLI
Updated DailyRankings use category fit, feature coverage, pricing signals, public reception, and recency. Affiliate relationships do not affect scores.
No tags available
Secure Shell (ssh) is the bedrock of remote work in the CLI world. It provides encrypted, secure access to remote servers, making it possible to manage infrastructure from anywhere. Mastering SSH key...
Fzf is a general-purpose command-line fuzzy finder. It allows you to search through lists of itemssuch as files, history, or processesinteractively and instantly. By pressing keys, you can filter resu...
Kubectl is the command-line tool for controlling Kubernetes clusters. As container orchestration matures, kubectl has become the single most critical CLI tool for cloud-native infrastructure managemen...
llama.cpp is the gold standard for running large language models efficiently on consumer hardware, especially when GPU VRAM is limited. It specializes in highly optimized quantization (GGUF format) an...
cURL is the Swiss Army knife for network communication from the command line. It allows users to transfer data from or to any server using various protocols (HTTP, FTP, etc.). It is the go-to tool for...
Zoxide is a smarter 'cd' command that learns your habits. It remembers which directories you visit most frequently and allows you to jump to them using just a few letters of the name. For example, ins...
Tool to expose local servers to the internet via secure tunnels, ideal for testing webhooks and APIs.
Rclone is a command-line program that synchronizes files to and from various cloud storage providers. While not a traditional backup solution, it's incredibly versatile for creating and managing offsi...
Bat is a modern replacement for the 'cat' command. It provides syntax highlighting, Git integration (showing modified lines), and automatic paging. Unlike standard cat, Bat makes reading code files or...
Windows package manager that installs software via command line. Handles dependencies and updates effortlessly.
AI pair programming tool that can use local models. Integrates with JetBrains via the terminal or can be adapted with custom plugins.
BorgBackup is a powerful, open-source deduplicating backup program. It excels at minimizing storage space by identifying and storing only unique data blocks. Its strong encryption capabilities ensure...
rsync is the gold standard for efficiently synchronizing files and directories over a network or locally. Its core strength lies in its delta-transfer algorithm, which only sends the *differences* bet...
AI-enhanced terminal with chat that helps write commands, debug scripts, and explain output. Rust-based and fast.
MikroTik routers run RouterOS, a highly powerful, feature-dense operating system favored by network engineers. It offers deep, low-level control over routing tables, firewall rules (iptables), and tra...
While not an orchestrator for production clusters, Docker Compose remains the gold standard for defining and running multi-container applications locally. Its v2 integration with the Docker CLI makes...
Tldr is a simplified version of man pages. While 'man' pages are often dense and difficult to parse quickly, tldr provides concise, community-maintained examples for common commands. If you forget the...
The AWS Command Line Interface is the primary tool for interacting with Amazon Web Services programmatically. It allows engineers to manage resourcesfrom S3 buckets to EC2 instancesdirectly from the t...
This is a critical utility tool that consumes an OpenAPI Specification (OAS) file and generates client SDKs, server stubs, and documentation boilerplate code in dozens of languages. It embodies the 'A...
TheFuck is a command-line tool that corrects your previous mistyped commands. If you type a command incorrectly (e.g., 'gti status' instead of 'git status'), you can simply type 'fuck', and the tool w...
This refers to the core, raw command-line interface of llama.cpp, used when maximum control over inference parameters is needed. It bypasses all GUI wrappers, giving the user direct access to the unde...
Cheat.sh is a web service and CLI tool that provides quick command snippets for various tasks. Unlike tldr, which focuses on specific commands, cheat.sh allows you to search for general tasks (e.g., '...
pg_ctl is the command-line control utility for PostgreSQL, providing a powerful interface for managing database servers. It allows you to start, stop, reload, and perform other administrative tasks di...
AI-powered command-line assistance within Windows Terminal for generating commands, explaining output, and automating repetitive tasks.
Dendron is a developer-focused knowledge base that works as a VS Code extension. It uses a hierarchical note structure (like a file system) stored as plain Markdown, making it Git-friendly. It feature...
You're in. We'll email you when new CLI land.