loader image
Skip to main content

Command-Line Interface (CLI)

A text-based interface for running programs with commands, flags, and arguments (e.g., --input file.txt). CLIs are common for scripting, automation, and forensic tooling because they are easy to automate and log.

» Site Glossary