close

DEV Community

Command Line Interface

CLI is a text-based user interface used to interact with a computer's operating system or software by typing commands into a terminal.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Writing a YAML Linter in Rust Because YAML Is Secretly Terrible

Writing a YAML Linter in Rust Because YAML Is Secretly Terrible

Comments
11 min read
Writing dig in 500 Lines of Rust (with hickory-resolver, the trust-dns successor)

Writing dig in 500 Lines of Rust (with hickory-resolver, the trust-dns successor)

Comments
10 min read
git log --pretty is a tiny DSL: building a zero-dep CHANGELOG generator

git log --pretty is a tiny DSL: building a zero-dep CHANGELOG generator

Comments
8 min read
Writing a tar Inspector in Rust with Three Dependencies

Writing a tar Inspector in Rust with Three Dependencies

Comments
9 min read
Writing a Regex Playground in 200 Lines of Rust

Writing a Regex Playground in 200 Lines of Rust

Comments
9 min read
I Got Tired of Pasting EXPLAIN Plans Into Web Tools, So I Wrote pg-explain-viz

I Got Tired of Pasting EXPLAIN Plans Into Web Tools, So I Wrote pg-explain-viz

Comments
10 min read
I Built a .env Diff Tool That Refuses to Print Values

I Built a .env Diff Tool That Refuses to Print Values

Comments
10 min read
Seed Data Without a Dependency Tree: A Tiny PHP CLI Instead of Faker

Seed Data Without a Dependency Tree: A Tiny PHP CLI Instead of Faker

Comments
10 min read
Describing Cron Expressions: Why Templates Don't Work, and What Does

Describing Cron Expressions: Why Templates Don't Work, and What Does

Comments
8 min read
PHPStan's JSON Output Is Noise. I Wrote a Formatter with a Baseline Diff.

PHPStan's JSON Output Is Noise. I Wrote a Formatter with a Baseline Diff.

Comments
9 min read
Bash vs. Zsh vs. Fish: Which One Should You Actually Use?

Bash vs. Zsh vs. Fish: Which One Should You Actually Use?

Comments
3 min read
Reading your AI coding logs: cache hits, retry loops, and other signals

Reading your AI coding logs: cache hits, retry loops, and other signals

Comments
3 min read
Unenroll a Control Tower sandbox member with the AWS CLI

Unenroll a Control Tower sandbox member with the AWS CLI

Comments
4 min read
Where do your AI coding tokens actually go?

Where do your AI coding tokens actually go?

Comments 1
3 min read
Launching gh-dep-risk: a GitHub CLI extension for npm dependency PR review

Launching gh-dep-risk: a GitHub CLI extension for npm dependency PR review

Comments
1 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.