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.
Three Test Levels for One CLI Subcommand

Three Test Levels for One CLI Subcommand

1
Comments
2 min read
Is that timestamp in seconds or milliseconds? I built a zero-dep CLI that just tells you — both directions.

Is that timestamp in seconds or milliseconds? I built a zero-dep CLI that just tells you — both directions.

Comments
3 min read
Why is so important for a Linux admin to master the sos command?

Why is so important for a Linux admin to master the sos command?

1
Comments
14 min read
CLI Tools

CLI Tools

5
Comments 1
1 min read
Most JSON-to-Schema tools over-fit one example. mkschema merges many samples.

Most JSON-to-Schema tools over-fit one example. mkschema merges many samples.

Comments
2 min read
How the Java Launcher Works — Running Programs Without Compiling First

How the Java Launcher Works — Running Programs Without Compiling First

Comments
4 min read
Most AI dev tools assume you have a repo. Ops engineers have a broken node and a 3am page.

Most AI dev tools assume you have a repo. Ops engineers have a broken node and a 3am page.

Comments
4 min read
Pi Agent Integration: Message Parsing, Retry, and Cancellation

Pi Agent Integration: Message Parsing, Retry, and Cancellation

Comments
11 min read
dotenv loads your .env — it doesn't check it. So I built a typed validator.

dotenv loads your .env — it doesn't check it. So I built a typed validator.

Comments 1
2 min read
My code reviewer kept asking for JSDoc — so I built a zero-dep CLI that catches it first

My code reviewer kept asking for JSDoc — so I built a zero-dep CLI that catches it first

2
Comments 2
2 min read
Building GitHub OAuth device flow in a Node.js CLI

Building GitHub OAuth device flow in a Node.js CLI

Comments
2 min read
Batch-converting documents to markdown with Microsoft's markitdown

Batch-converting documents to markdown with Microsoft's markitdown

Comments
1 min read
builtit (npx builtit)

builtit (npx builtit)

Comments
1 min read
Stop Spawning Localhost Servers From Your CLI

Stop Spawning Localhost Servers From Your CLI

Comments
1 min read
Ship Your API Docs From the Terminal: A Tour of the New apikumo CLI

Ship Your API Docs From the Terminal: A Tour of the New apikumo CLI

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