+A **command-line interface** (CLI) is a text-based tool for interacting with a [Computer](/wiki/Computer). It allows users to issue commands as lines of text, often through a [Terminal](/wiki/Terminal), to control programs and operating systems directly.
+## See also
+- [Shell](/wiki/Shell)
+- [Scripting](/wiki/Scripting)
+- [Operating System](/wiki/Operating_System)
... 1 more lines