1datalad create-test-dataset(1G)eneral Commands Manudaaltalad create-test-dataset(1)
2
3
4

NAME

6       datalad create-test-dataset - create test (meta-)dataset.
7

SYNOPSIS

9       datalad   create-test-dataset   [-h]   [--spec   SPEC]   [--seed  SEED]
10              [--version] path
11
12
13

OPTIONS

15       path   path/name where to create (if specified, must not  exist).  Con‐
16              straints: value must be a string or value must be NONE
17
18
19       -h, --help, --help-np
20              show this help message. --help-np forcefully disables the use of
21              a pager for displaying the help message
22
23       --spec SPEC
24              spec for hierarchy, defined as a min-max (min could  be  omitted
25              to  assume  0) defining how many (random number from min to max)
26              of sub-datasets to generate at any given level of the hierarchy.
27              Each  level  separated  from  each other with /. Example: 1-3/-2
28              would generate from 1 to 3 subdatasets at the top level, and  up
29              to two within those at the 2nd level. Constraints: value must be
30              a string or value must be NONE
31
32       --seed SEED
33              seed for rng. Constraints: value must  be  convertible  to  type
34              'int' or value must be NONE
35
36       --version
37              show the module and its version which provides the command
38

AUTHORS

40        datalad is developed by The DataLad Team and Contributors <team@datal‐
41       ad.org>.
42
43
44
45datalad create-test-dataset 0.19.32023-08-11    datalad create-test-dataset(1)
Impressum