Navigation

  • index
  • modules |
  • pkgcore master documentation »
  • pinspect profile - profile related querying

pinspect profile - profile related querying¶

Synopsis¶

pinspect profile [-h] [--debug] [-q] [-v] [--color BOOLEAN] [-r REPO]
                 {parent,eapi,status,deprecated,provided,system,use_expand,iuse_effective,masks,unmasks,bashrcs,package_bashrc,keywords,accept_keywords,use,stable_use,masked_use,stable_masked_use,forced_use,stable_forced_use,defaults,arch} ...

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.

Subcommand Options¶

-r, --repo REPO¶

target repo

Subcommands¶

profile commands

pinspect profile parent - output the linearized tree of inherited parents¶

Synopsis¶

pinspect profile parent [-h] [--debug] [-q] [-v] [--color BOOLEAN]
                        profile

Positional Arguments¶

profile¶

path to the profile to inspect

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.

pinspect profile eapi - output EAPI support required for reading this profile¶

Synopsis¶

pinspect profile eapi [-h] [--debug] [-q] [-v] [--color BOOLEAN]
                      profile

Positional Arguments¶

profile¶

path to the profile to inspect

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.

pinspect profile status - output profile status¶

Synopsis¶

pinspect profile status [-h] [--debug] [-q] [-v] [--color BOOLEAN]
                        profile

Positional Arguments¶

profile¶

path to the profile to inspect

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.

pinspect profile deprecated - dump deprecation notices, if any¶

Synopsis¶

pinspect profile deprecated [-h] [--debug] [-q] [-v] [--color BOOLEAN]
                            profile

Positional Arguments¶

profile¶

path to the profile to inspect

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.

pinspect profile provided - list all package.provided packages¶

Synopsis¶

pinspect profile provided [-h] [--debug] [-q] [-v] [--color BOOLEAN]
                          profile

Positional Arguments¶

profile¶

path to the profile to inspect

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.

pinspect profile system - output the system package set¶

Synopsis¶

pinspect profile system [-h] [--debug] [-q] [-v] [--color BOOLEAN]
                        profile

Positional Arguments¶

profile¶

path to the profile to inspect

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.

pinspect profile use_expand - output the USE_EXPAND configuration for this profile¶

Synopsis¶

pinspect profile use_expand [-h] [--debug] [-q] [-v] [--color BOOLEAN]
                            profile

Positional Arguments¶

profile¶

path to the profile to inspect

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.

pinspect profile iuse_effective - output the IUSE_EFFECTIVE value for this profile¶

Synopsis¶

pinspect profile iuse_effective [-h] [--debug] [-q] [-v]
                                [--color BOOLEAN]
                                profile

Positional Arguments¶

profile¶

path to the profile to inspect

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.

pinspect profile masks - inspect package masks¶

Synopsis¶

pinspect profile masks [-h] [--debug] [-q] [-v] [--color BOOLEAN]
                       profile

Positional Arguments¶

profile¶

path to the profile to inspect

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.

pinspect profile unmasks - inspect package unmasks¶

Synopsis¶

pinspect profile unmasks [-h] [--debug] [-q] [-v] [--color BOOLEAN]
                         profile

Positional Arguments¶

profile¶

path to the profile to inspect

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.

pinspect profile bashrcs - inspect bashrcs¶

Synopsis¶

pinspect profile bashrcs [-h] [--debug] [-q] [-v] [--color BOOLEAN]
                         profile

Positional Arguments¶

profile¶

path to the profile to inspect

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.

pinspect profile package_bashrc - inspect package.bashrc¶

Synopsis¶

pinspect profile package_bashrc [-h] [--debug] [-q] [-v]
                                [--color BOOLEAN]
                                profile

Positional Arguments¶

profile¶

path to the profile to inspect

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.

pinspect profile keywords - inspect package.keywords¶

Synopsis¶

pinspect profile keywords [-h] [--debug] [-q] [-v] [--color BOOLEAN]
                          profile

Positional Arguments¶

profile¶

path to the profile to inspect

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.

pinspect profile accept_keywords - inspect package.accept_keywords¶

Synopsis¶

pinspect profile accept_keywords [-h] [--debug] [-q] [-v]
                                 [--color BOOLEAN]
                                 profile

Positional Arguments¶

profile¶

path to the profile to inspect

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.

pinspect profile use - inspect enabled USE flags¶

Synopsis¶

pinspect profile use [-h] [--debug] [-q] [-v] [--color BOOLEAN]
                     profile

Positional Arguments¶

profile¶

path to the profile to inspect

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.

pinspect profile stable_use - inspect enabled USE flags for packages merged as stable¶

Synopsis¶

pinspect profile stable_use [-h] [--debug] [-q] [-v] [--color BOOLEAN]
                            profile

Positional Arguments¶

profile¶

path to the profile to inspect

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.

pinspect profile masked_use - inspect masked use flags¶

Synopsis¶

pinspect profile masked_use [-h] [--debug] [-q] [-v] [--color BOOLEAN]
                            profile

Positional Arguments¶

profile¶

path to the profile to inspect

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.

pinspect profile stable_masked_use - inspect stable masked use flags¶

Synopsis¶

pinspect profile stable_masked_use [-h] [--debug] [-q] [-v]
                                   [--color BOOLEAN]
                                   profile

Positional Arguments¶

profile¶

path to the profile to inspect

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.

pinspect profile forced_use - inspect forced use flags¶

Synopsis¶

pinspect profile forced_use [-h] [--debug] [-q] [-v] [--color BOOLEAN]
                            profile

Positional Arguments¶

profile¶

path to the profile to inspect

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.

pinspect profile stable_forced_use - inspect stable forced use flags¶

Synopsis¶

pinspect profile stable_forced_use [-h] [--debug] [-q] [-v]
                                   [--color BOOLEAN]
                                   profile

Positional Arguments¶

profile¶

path to the profile to inspect

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.

pinspect profile defaults - inspect defined configuration for this profile¶

Synopsis¶

pinspect profile defaults [-h] [--debug] [-q] [-v] [--color BOOLEAN]
                          profile [variables ...]

Positional Arguments¶

profile¶

path to the profile to inspect

variables¶

if not specified, all settings are displayed. If given, output is limited to just those settings if they exist

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.

pinspect profile arch - output the arch defined for this profile¶

Synopsis¶

pinspect profile arch [-h] [--debug] [-q] [-v] [--color BOOLEAN]
                      profile

Positional Arguments¶

profile¶

path to the profile to inspect

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.

Table of Contents

  • pinspect profile - profile related querying
    • Synopsis
    • Base Options
    • Subcommand Options
    • Subcommands
      • pinspect profile parent - output the linearized tree of inherited parents
        • Synopsis
        • Positional Arguments
        • Base Options
      • pinspect profile eapi - output EAPI support required for reading this profile
        • Synopsis
        • Positional Arguments
        • Base Options
      • pinspect profile status - output profile status
        • Synopsis
        • Positional Arguments
        • Base Options
      • pinspect profile deprecated - dump deprecation notices, if any
        • Synopsis
        • Positional Arguments
        • Base Options
      • pinspect profile provided - list all package.provided packages
        • Synopsis
        • Positional Arguments
        • Base Options
      • pinspect profile system - output the system package set
        • Synopsis
        • Positional Arguments
        • Base Options
      • pinspect profile use_expand - output the USE_EXPAND configuration for this profile
        • Synopsis
        • Positional Arguments
        • Base Options
      • pinspect profile iuse_effective - output the IUSE_EFFECTIVE value for this profile
        • Synopsis
        • Positional Arguments
        • Base Options
      • pinspect profile masks - inspect package masks
        • Synopsis
        • Positional Arguments
        • Base Options
      • pinspect profile unmasks - inspect package unmasks
        • Synopsis
        • Positional Arguments
        • Base Options
      • pinspect profile bashrcs - inspect bashrcs
        • Synopsis
        • Positional Arguments
        • Base Options
      • pinspect profile package_bashrc - inspect package.bashrc
        • Synopsis
        • Positional Arguments
        • Base Options
      • pinspect profile keywords - inspect package.keywords
        • Synopsis
        • Positional Arguments
        • Base Options
      • pinspect profile accept_keywords - inspect package.accept_keywords
        • Synopsis
        • Positional Arguments
        • Base Options
      • pinspect profile use - inspect enabled USE flags
        • Synopsis
        • Positional Arguments
        • Base Options
      • pinspect profile stable_use - inspect enabled USE flags for packages merged as stable
        • Synopsis
        • Positional Arguments
        • Base Options
      • pinspect profile masked_use - inspect masked use flags
        • Synopsis
        • Positional Arguments
        • Base Options
      • pinspect profile stable_masked_use - inspect stable masked use flags
        • Synopsis
        • Positional Arguments
        • Base Options
      • pinspect profile forced_use - inspect forced use flags
        • Synopsis
        • Positional Arguments
        • Base Options
      • pinspect profile stable_forced_use - inspect stable forced use flags
        • Synopsis
        • Positional Arguments
        • Base Options
      • pinspect profile defaults - inspect defined configuration for this profile
        • Synopsis
        • Positional Arguments
        • Base Options
      • pinspect profile arch - output the arch defined for this profile
        • Synopsis
        • Positional Arguments
        • Base Options

Quick search

Navigation

  • index
  • modules |
  • pkgcore master documentation »
  • pinspect profile - profile related querying
© Copyright 2006-2022, pkgcore contributors. Created using Sphinx 9.1.0.