Quickstart

setcap Plugin

javimosch Updated

File contents

setcap Plugin

CLI tool: setcap.

Commands

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

Usage Examples

  • "setcap --help"
  • "setcap self version"

Installation

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

Key Features

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

javimosch/supercli/tree/main/plugins/setcap/skills/quickstart commit e0abc246de

Frequently asked questions

npx skillmds@latest add javimosch/quickstart-873