Usage:

axp self completion zsh [options]

Infoline:

dump completion lines for zsh

Options:

-h, --helpdisplay this help message and exit
-c, --compacteliminate comments and empty lines
-o, --output FILEwrite to FILE rather than stdout
Some shells allow the command completion feature that is very
useful in a day to day work.  This script uses a declarative
command hierarchy and has an ability to dump the information
to complete its own subcommands and options.

Use this command to generate completion info for zsh.