Quickstart

pkexec Plugin

javimosch Updated

File contents

pkexec Plugin

CLI tool: pkexec.

Commands

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

Usage Examples

  • "pkexec --help"
  • "pkexec self version"

Installation

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

Key Features

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

javimosch/supercli/tree/main/plugins/pkexec/skills/quickstart commit 115270fb6c

Frequently asked questions

npx skillmds@latest add javimosch/quickstart-808