Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Parameter name

Type

Optionality

Description

Constraints

directory

string

Status
colourGreen
titleOPTIONAL

path to a directory to which the dump will be saved

stored in config file

skipMetadata

boolean

Status
colourGreen
titleOPTIONAL

skip metadata dump

default = false


skipData

boolean

Status
colourGreen
titleOPTIONAL

skip data dump

default = false


force

boolean

Status
colourGreen
titleOPTIONAL

overwrites current dump

default = false


nativeDatasetsOnly

boolean

Status
colourGreen
titleOPTIONAL

import only native datasets (without origin attribute)

default = false


ignoreFailedDatasets

boolean

Status
colourGreen
titleOPTIONAL

skip failed dataset dumps (for projects with incomplete data)

default = false


...