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

Deploying a Deployment Policy via CLI

Overview

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

Parameter Definitions 

Short OptionLong OptionDescriptionRequiredExample Value
-p
--resource-path
Folder path where the deployment-policy.json file is stored.Yes/opt/JSON_Files/deployment-policy.json

For information on the deployment-policy.json file, see the Sample Deployment Policy Definition.

Example

Use case: Deploy the auto-scaling policy defined in the deployment-policy.json file that is stored in /opt/JSON_Files/.

 deploy-autoscaling-policy -p /opt/JSON_Files/deployment-policy.json

Sample Output

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