Name
DkAssets_Capture.Origin - Enqueue an origin server.
Synopsis
DkAssets_Capture.Origin [--mirror=MIRROR] [--queue-dir=QUEUE_DIR] [OPTION]… NAME
Arguments
NAME (required)
The name of the origin.
Options
-m MIRROR, --mirror=MIRROR (required)
The URLs for each mirror of the origin. May be repeated for multiple mirrors.
--queue-dir=QUEUE_DIR (absent=asset-queue)
The queue directory to capture asset metadata. Any necessary parent directories will also be created. Defaults to "asset-queue".
Common options
These options are common to all commands.
--help[=FMT] (default=auto)
Show this help in format FMT. The value FMT must be one of auto, pager, groff or plain. With auto, the format is pager or plain whenever the TERM env var is dumb or undefined.
Exit status
DkAssets_Capture.Origin exits with:
0
on success.
123
on indiscriminate errors reported on standard error.
124
on command line parsing errors.
125
on unexpected internal errors (bugs).
Bugs
Support the project with a GitHub star at https://github.com/diskuv/dk.
Leave feedback or bug reports at https://github.com/diskuv/dk/issues.