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

accerso(1)

Name

accerso - Mirror client for Paludis

Synopsis

accerso --fetch

Description

accerso is a mirror client for Paludis. It fetches every distfile for every package in the given repository and produces a report of any failures.

accerso 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.

-f, --fetch
Fetch necessary distfiles
-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)
-d, --download-dir
Where to place downloaded files
--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.
--write-cache-dir
Use a subdirectory named for the repository name under the specified directory for repository write cache
-r, --report-file
Write report to the specified file, rather than stdout

Environment

ACCERSO_OPTIONS
Default command-line options.