Versions Compared

Key

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

...

Parameter nameTypeOptionalityDescriptionConstraints
verbose-
Status
colourGreen
titleOPTIONAL
specifies if the output should be more verbose
shareenum
Status
colourGreen
titleOPTIONAL
list projects by share[demo, dimension]
organizationstring
Status
colourGreen
titleOPTIONAL
list projects by organization (organization ID)

createProject

Create a new project.

...

Parameter nameTypeOptionalityDescriptionConstraints
skipMetadata-
Status
colourGreen
titleOPTIONAL
skip metadata push
skipData-
Status
colourGreen
titleOPTIONAL
skip data push
skipValidate-
Status
colourGreen
titleOPTIONAL
skip the run of validate after push
executionenum
Status
colourGreen
titleOPTIONAL

load request execution type

default = async

[sync, async]
forceboolean
Status
colourGreen
titleOPTIONAL
force metadata push when there's a share breaking change
verbose


boolean
Status
colourGreen
titleOPTIONAL

enables more verbose output

default = false

[true, false]
multipartboolean
Status
colourGreen
titleOPTIONAL

enables multipart file upload (recommended for files larger than 2 GB)

default = true

[true, false]
gzipboolean
Status
colourGreen
titleOPTIONAL

enables gzip compression

default = true

[true, false]

status

Check the status of a currently opened dump against the project on the server.

...

Parameter nameTypeOptionalityDescriptionConstraints
sourceProjectstring
Status
colourGreenRed
titleOPTIONALrequired
id of the source project
objectTypesstring
Status
colourGreen
titleOPTIONAL

list of object types to be compared

example = "views,indicators,metrics"


diff

Compare local metadata objects with those in project line by line.

...