Versions Compared

Key

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

...

  • Started - you have started the tool
  • Connected to server - you have successfully logged in to your account on a specific server
  • Opened project - you have opened a project you have access to
  • Opened dump - you have created dump, or opened an existing one

_create

...

Parameter nameTypeOptionalityDescriptionConstraints
objectNamestring
Status
colourRed
titleREQUIRED
current name of the object (with or without .json extension)
newNamestring
Status
colourRed
titleREQUIRED
name of the object copy (with or without .json extension)

Anchor
restoreMetadataAnchor
restoreMetadataAnchor

restoreMetadata

Restore metadata objects from a local dump onto server.

If the --objectName parameter is not specified, restoreMetadata will restore, add and push all changed objects in the dump.
For objects present on server and not in local dump, restoreMetadata prints list of removeMetadata commands to delete server objects.

Parameter nameTypeOptionalityDescriptionConstraints
objectNamestring
Status
colourGreen
titleOPTIONAL
name of the object (with or without .json extension)

...