pconfig package - invoke a packages custom configuration scripts¶
Synopsis¶
pconfig package [--domain DOMAIN] [-h] [--debug] [-q] [-v]
[--color BOOLEAN]
query [query ...]
Positional Arguments¶
- query¶
restrictions/atoms; matching installed packages will be configured
Config Options¶
- --domain DOMAIN¶
custom pkgcore domain to use for this operation
Base Options¶
- -h, --help¶
Show this help message and exit. To get more information see the related man page.
- --debug¶
Enable debug checks and show verbose debug output.
- -q, --quiet¶
Suppress non-error, informational messages.
- -v, --verbose¶
Increase the verbosity of various output.
- --color BOOLEAN¶
Toggle colored output support. This can be used to forcibly enable color support when piping output or other situations where stdout is not a tty.