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.
Remove old .NET versions with the new uninstall tool

Remove old .NET versions with the new uninstall tool

51
Comments 3
1 min read
How to create new projects with the Vue CLI

How to create new projects with the Vue CLI

5
Comments 1
6 min read
The Stream CLI By Example

The Stream CLI By Example

7
Comments
5 min read
How I Start New Go Projects in Seconds

How I Start New Go Projects in Seconds

7
Comments
3 min read
How to Build a Textual Progress Bar for Node.js CLI and Terminal Apps

How to Build a Textual Progress Bar for Node.js CLI and Terminal Apps

10
Comments
2 min read
dry-cli v0.6. Highlighting main features

dry-cli v0.6. Highlighting main features

22
Comments 2
3 min read
Introducing minicli: a microframework for CLI-centric PHP applications

Introducing minicli: a microframework for CLI-centric PHP applications

63
Comments 4
5 min read
CLI tools for noobs and non-devs - improve your shell experience, promptly.

CLI tools for noobs and non-devs - improve your shell experience, promptly.

11
Comments
3 min read
Deploy a Serverless ASP.NET App to Azure Container Instances from Cloud Shell

Deploy a Serverless ASP.NET App to Azure Container Instances from Cloud Shell

38
Comments
11 min read
PHP Quick Tip: How to check loaded extensions on CLI

PHP Quick Tip: How to check loaded extensions on CLI

8
Comments
1 min read
DIY CLI-tool: Find and Activate Virtual Environments

DIY CLI-tool: Find and Activate Virtual Environments

6
Comments
7 min read
Github-CLI

Github-CLI

3
Comments 1
1 min read
Open a Pull Request In Azure Devops From Powershell

Open a Pull Request In Azure Devops From Powershell

8
Comments 1
1 min read
Is it possible to build plugins for multiple design tools with a single code base?

Is it possible to build plugins for multiple design tools with a single code base?

7
Comments 2
6 min read
CLI or GUI What Do I Use

CLI or GUI What Do I Use

6
Comments
3 min read
RUST - Little Twitch Command-Line Interface

RUST - Little Twitch Command-Line Interface

4
Comments
1 min read
Automating boilerplate code generation with Node.js and Handlebars

Automating boilerplate code generation with Node.js and Handlebars

15
Comments 1
3 min read
Build your own Azure CLI Extensions

Build your own Azure CLI Extensions

40
Comments
4 min read
What CLI utilities/commands do you use when creating a new project?

What CLI utilities/commands do you use when creating a new project?

13
Comments 4
1 min read
Testing Go CLI Tools

Testing Go CLI Tools

6
Comments
3 min read
I talked 🗣🎙 about "create-awesome-package" at NodeJS Berlin(Germany 🇩🇪)

I talked 🗣🎙 about "create-awesome-package" at NodeJS Berlin(Germany 🇩🇪)

11
Comments
1 min read
What are Azure CLI Extensions?

What are Azure CLI Extensions?

40
Comments 3
3 min read
Favourited GitHub Repositories of 2019

Favourited GitHub Repositories of 2019

7
Comments
2 min read
jq: The JSON CLI tool

jq: The JSON CLI tool

20
Comments 1
4 min read
CLI tools example: show all tools

CLI tools example: show all tools

8
Comments
2 min read
Use MFA on the CLI and execute awscli commands securely

Use MFA on the CLI and execute awscli commands securely

8
Comments 3
1 min read
Build A Command Line Application With Node

Build A Command Line Application With Node

46
Comments 1
7 min read
Keeping track of notes across projects and features

Keeping track of notes across projects and features

7
Comments
2 min read
DNS is a Thing that People Hack Now, I Made an Open-Source App to Help

DNS is a Thing that People Hack Now, I Made an Open-Source App to Help

10
Comments
3 min read
Releasing Your Inner Unicorn

Releasing Your Inner Unicorn

7
Comments
3 min read
History in cmd.exe

History in cmd.exe

9
Comments 2
2 min read
Settings for Making Python CLI-tools on Windows

Settings for Making Python CLI-tools on Windows

7
Comments
2 min read
Set Your CLI App Apart with TTY::Prompt

Set Your CLI App Apart with TTY::Prompt

5
Comments
2 min read
Refactoring Foodexplorer: Advice from My First Object-Oriented CLI Project

Refactoring Foodexplorer: Advice from My First Object-Oriented CLI Project

7
Comments
10 min read
LINE API Command Line Interface

LINE API Command Line Interface

7
Comments
5 min read
Using the tree Command for Software Projects

Using the tree Command for Software Projects

35
Comments
3 min read
CLI Tooling comes to the .NET Framework

CLI Tooling comes to the .NET Framework

5
Comments
1 min read
Dev.to CLI Gem

Dev.to CLI Gem

4
Comments
1 min read
Managing Windows PFX certificates through PowerShell

Managing Windows PFX certificates through PowerShell

17
Comments 3
9 min read
How To Build A Command-Line Tool With NodeJS - A step-by-step guide

How To Build A Command-Line Tool With NodeJS - A step-by-step guide

111
Comments 3
9 min read
Use the Modern Bash Shell on macOS

Use the Modern Bash Shell on macOS

19
Comments 2
2 min read
npm@6.13.6

npm@6.13.6

8
Comments
1 min read
How to Use macOS Notifications with your Command-line Programs

How to Use macOS Notifications with your Command-line Programs

13
Comments
3 min read
Throwing All Your Work Away in Git

Throwing All Your Work Away in Git

7
Comments
2 min read
$ cli --tools --for all-the-things

$ cli --tools --for all-the-things

48
Comments
1 min read
How to build your own node.js select-options from scratch.

How to build your own node.js select-options from scratch.

12
Comments 3
3 min read
Como ver o histórico de comandos no terminal linux usando o comando history

Como ver o histórico de comandos no terminal linux usando o comando history

7
Comments
2 min read
How to create a CLI in golang with cobra

How to create a CLI in golang with cobra

9
Comments
1 min read
How do I implement a command line tool?

How do I implement a command line tool?

8
Comments
3 min read
Stylq CLI

Stylq CLI

5
Comments
1 min read
Opening Multiple Files in Vim

Opening Multiple Files in Vim

5
Comments
2 min read
create-awesome-package : Released a CLI to bootstrap your awesome package 🚀 📦

create-awesome-package : Released a CLI to bootstrap your awesome package 🚀 📦

14
Comments
2 min read
IoT Series: MiNiFi Agent on Raspberry Pi 4 with Enviro+ Hat For Environmental Monitoring and Analytics

IoT Series: MiNiFi Agent on Raspberry Pi 4 with Enviro+ Hat For Environmental Monitoring and Analytics

5
Comments
5 min read
My first published npm package is called runex

My first published npm package is called runex

7
Comments 5
1 min read
Creating Foodexplorer v1

Creating Foodexplorer v1

7
Comments 1
8 min read
Introducing Lesky: The Multi-lingual CLI for Rapidly Starting KoaJS-based Applications

Introducing Lesky: The Multi-lingual CLI for Rapidly Starting KoaJS-based Applications

6
Comments
6 min read
Building minicli: Autoloading Command Namespaces

Building minicli: Autoloading Command Namespaces

27
Comments 5
9 min read
How to merge Kubernetes kubectl config files

How to merge Kubernetes kubectl config files

6
Comments
1 min read
go install from tools.go on cross-platform

go install from tools.go on cross-platform

5
Comments
1 min read
Ripgrep: a handy tool for recursive search

Ripgrep: a handy tool for recursive search

4
Comments
1 min read
loading...