Quickstart

nmcli Plugin

javimosch Updated

File contents

nmcli Plugin

CLI tool: nmcli.

Commands

  • nmcli <resource> <action> — Execute nmcli commands
  • nmcli self version — Print nmcli version
  • nmcli _ _ — Passthrough to nmcli CLI

Usage Examples

  • "nmcli --help"
  • "nmcli self version"

Installation

apt-get install nmcli 2>/dev/null || which nmcli

Key Features

  • CLI-based tool
  • Scriptable and automatable
  • Pipeline-ready output
  • system based

javimosch/supercli/tree/main/plugins/nmcli/skills/quickstart commit 7fab96c28a

Frequently asked questions

npx skillmds@latest add javimosch/quickstart-498