Skip to content

pacx completion export

github-actions[bot] edited this page Sep 6, 2026 · 1 revision

Prints the pacx command tree (commands, aliases, options) as JSON. Used by the shell completion scripts, can also be consumed by other tooling.

Usage

Print the command tree as JSON (--nologo keeps the output free from the title banner):

pacx completion export --nologo

The output lists every visible command with its verbs, aliases and options, plus the help text of each command group. Hidden commands are not included.

Command list

Clone this wiki locally