datalad deb-add-distribution

Synopsis

datalad deb-add-distribution [-h] [-d DATASET] [--version] SOURCE NAME

Description

Add a distribution dataset to a Debian archive repository dataset

Examples

Options

SOURCE

URL, DataLad resource identifier, local path or instance of distribution dataset to be added. Constraints: value must be a string

NAME

name to add the distribution dataset under (directory distributions/<name>). The name should equal the codename of a configured distribution in the archive. If multiple distribution datasets shall target the same distribution, their name can append a '-<flavor-label>' suffix to the distribution codename. Constraints: value must be a string or value must be NONE

-h, --help, --help-np

show this help message. --help-np forcefully disables the use of a pager for displaying the help message

-d DATASET, --dataset DATASET

specify the Debian archive repository dataset to add the distribution to. Constraints: Value must be a Dataset or a valid identifier of a Dataset (e.g. a path) or value must be NONE

--version

show the module and its version which provides the command

Authors

datalad is developed by The DataLad Team and Contributors <team@datalad.org>.