Quickstart

nft Plugin

javimosch Updated

File contents

nft Plugin

CLI tool: nft.

Commands

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

Usage Examples

  • "nft --help"
  • "nft self version"

Installation

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

Key Features

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

javimosch/supercli/tree/main/plugins/nft/skills/quickstart commit 207545acab

Frequently asked questions

npx skillmds@latest add javimosch/quickstart-102