Scroll to navigation

datalad-crawl-init(1) General Commands Manual datalad-crawl-init(1)

SYNOPSIS

datalad-crawl-init [-h] [-t TEMPLATE] [-f TEMPLATE_FUNC] [--save] [args [args ...]]

DESCRIPTION

Initialize crawling configuration

Allows to specify template and function to generate a crawling pipeline

Examples:

$ datalad crawl-init --template openfmri --template-func superdataset_pipeline

$ datalad crawl-init --template fcptable dataset=Baltimore tarballs=True

OPTIONS

keyword arguments to pass into the template function generating actual pipeline, organized in key=value pairs. Constraints: value must be a string [Default: None]

show this help message. --help-np forcefully disables the use of a pager for displaying the help message
the name of the template. Constraints: value must be a string [Default: None]
the name of the function. [Default: None]
flag to save file into git repo. [Default: False]

AUTHORS


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

2018-03-16 datalad-crawl-init 0.9.3