Skip to end of banner
Go to start of banner

copyPage

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 74 Current »

See also: Actions

Description

Copy contents to another page. Optionally copy children or all descendents as well. copyLabels found in newTitle and parent parameters will be replaced with page title. Use replaceTitle to rename the target page. By default, find replace logic applies only to content. To also apply find replace logic to the title, use --options applyFindReplaceOnTitles. To retain the same parent title when copying to a new space, you can use @source for parent. Use --continue to ignore an already exists error on the target page for single page copies. When using --children or --descendents, --continue means to continue copying descendent pages even after errors copying one or more descendents and end with a summary error message.

Required Parameters

space, title, (newSpace or newTitle), replaceTitle

Optional Parameters

parent, children, descendents, replace, findReplace, findReplaceRegex, continue, copyAttachments, copyComments, copyLabels, copyPermissions, copyProperties, mergePermissions, commentPrefix, options, dateFormat, targetServer

Type

Create

Category

Pages

Output Formats

Replacement Variables

Hostingcloud,server,datacenter
Since Version

Examples

copyPage

Related How To's

  • No labels