Scroll to navigation

datalad-rewrite-urls(1) General Commands Manual datalad-rewrite-urls(1)

SYNOPSIS


datalad-rewrite-urls [--version] [-h] [-l LEVEL] [-p {condor}] [-d DATASET]
[-r]
url

DESCRIPTION

Rewrite the URLs of sub-datasets of a dataset

OPTIONS


url a template for building the URLs of the subdatasets
List of currently available placeholders: %NAME the
name of the subdataset, where slashes are replaced by
dashes. Constraints: value must be a string


--version show the program's version and license information
-h, --help, --help-np
show this help message. --help-np forcefully disables
the use of a pager for displaying the help message
-l LEVEL, --log-level LEVEL
set logging verbosity level. Choose among critical,
error, warning, info, debug. Also you can specify an
integer <10 to provide even more debugging information
-p {condor}, --pbs-runner {condor}
execute command by scheduling it via available PBS.
For settings, config file will be consulted
-d DATASET, --dataset DATASET
specify the dataset to update. If no dataset is given,
an attempt is made to identify the dataset based on
the current working directory. Constraints: Value must
be a Dataset or a valid identifier of a Dataset (e.g.
a path) [Default: None]
-r, --recursive
recursively modify all subdataset URLs of DATASET .
[Default: False]

AUTHORS


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

2016-11-10 datalad-rewrite-urls 0.4.1