-
Notifications
You must be signed in to change notification settings - Fork 16
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.
Print the command tree as JSON (--nologo keeps the output free from the title banner):
pacx completion export --nologoThe output lists every visible command with its verbs, aliases and options, plus the help text of each command group. Hidden commands are not included.
- pacx auth
- pacx column
- pacx completion
- pacx customapi
- pacx data
- pacx forms
- pacx history
- pacx key
- pacx optionset
- pacx org
- pacx plugin
- pacx project
- pacx publish
- pacx rel
- pacx ribbon
- pacx script
- pacx settings
- pacx solution
- pacx table
- pacx tool
- pacx unifiedrouting
- pacx usersettings
- pacx view
- pacx webresources
- pacx workflow