Paludis Logo Introduction paludis appareo
Bugs, Requests, Support inquisitio
Overview importare  
FAQ reconcilio  
Clients accerso  
Configuration adjutrix  
API instruo  

instruo(1)

Name

instruo - Metadata generation client for Paludis

Synopsis

instruo --generate-cache [ at least one of --repository-dir /dir or --output-dir /dir ]

Description

instruo is a metadata generation client for Paludis. It generates metadata cache for every ID in a given repository and produces a report of any failures.

instruo is configured purely from the command line. It does not use any user configuration files.

Options

Actions

Selects which basic action to perform. Exactly one action should be specified.

-g, --generate-cache
Generate cache
-V, --version
Display program version
-h, --help
Display program help

General options

Options which are relevant for most or all actions.

--log-level
Specify the log level
debug
Show debug output (noisy)
qa
Show QA messages and warnings only (default)
warning
Show warnings only
silent
Suppress all log messages (UNSAFE)
--no-colour
Do not use colour
--no-color
Alias for --no-colour
--force-colour
Force the use of colour
--force-color
Alias for --force-colour
-D, --repository-dir
Where to find the repository (default: current directory)
-o, --output-dir
Where to place generated metadata (default: current directory)
--master-repository-name
Use the specified name for the master repository. Specify the location using --extra-repository-dir. Only for repositories with no metadata/layout.conf.
--extra-repository-dir
Also include the repository at this location. May be specified multiple times, in creation order.
-r, --report-file
Write report to the specified file, rather than stdout

Environment

INSTRUO_OPTIONS
Default command-line options.
INSTRUO_THREADS
Number of threads to use. Default: 5