Versions Compared

Key

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

...

Clones project from source and opens it. Cloning is handled on the server, so no data or metadata is transferred to the local Shell environment.

Parameter nameTypeOptionalityDescriptionConstraints
projectstring
Status
colourRed
titleREQUIRED
Project ID of the project from which new project will be cloned
organizationstring
Status
colourRed
titleREQUIRED
ID of the organization which will become the owner of the project
descriptionstring
Status
colourGreen
titleOPTIONAL
description of the project. A description can be formatted by markdown syntax.
titlestring
Status
colourGreen
titleOPTIONAL

title of the project, if none provided defaults to = "Clone of [projectName]"


...