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.
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
- -D, --repository-dir
- Where to find the repository (default: current directory)
- -o, --output-dir
- Where to place generated metadata (default: current directory)
- --master-repository-dir
- Use the specified location for the master repository
- -r, --report-file
- Write report to the specified file, rather than stdout
Environment
- INSTRUO_OPTIONS
- Default command-line options.
