com.atlassian.confluence.content.render.xhtml.migration.exceptions.UnknownMacroMigrationException: The macro 'next_previous_link3' is unknown.

Deploying a Partition via CLI

Overview

CLI command
deploy-partition
DescriptionUsed to deploy a partition in Private PaaS.
Command format
deploy-partition -p <PATH-TO-partition.json>

Parameter Definitions 

Short OptionLong OptionDescriptionRequiredExample Value
-p
--resource-pathFolder path where the partition.json file is stored.Yes/opt/JSON_Files/partition.json

For information on the  partition.json file,  see the Sample Partition Definition.

Example

Use case: Deploy the partition defined in the partition.json file that is stored in /opt/JSON_Files/.

 deploy-partition -p /opt/JSON_Files/partition.json

Sample Output

You have successfully deployed the partition
com.atlassian.confluence.content.render.xhtml.migration.exceptions.UnknownMacroMigrationException: The macro 'next_previous_links2' is unknown.