Scroll to navigation

datalad-export(1) General Commands Manual datalad-export(1)

SYNOPSIS

datalad-export [--version] [-h] [-l LEVEL] [--pbs-runner {condor}] [-d DATASET] [--help-type] [-o OUTPUT] {tarball}

DESCRIPTION

Export a dataset to another representation

OPTIONS

{tarball}
label of the type or format the dataset shall be exported to.

show the program's version and license information
show this help message. --help-np forcefully disables the use of a pager for displaying the help message
set logging verbosity level. Choose among critical, error, warning, info, debug. Also you can specify an integer <10 to provide even more debugging information
execute command by scheduling it via available PBS. For settings, config file will be consulted
specify the dataset to export. 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)
show help for a specific export type/format. [Default: False]
output destination specification to be passes to the exporter. The particular semantics of the option value depend on the actual exporter. Typically, this will be a file name or a path to a directory. [Default: None]

AUTHORS


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

2017-03-25 datalad-export 0.5.1