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

Describing a Cartridge via CLI

Overview

CLI command
describe-cartridge
DescriptionUsed to retrieve details of a cartridge in Private PaaS.
Command format
describe-cartridge <CARTRIDGE-TYPE>

Parameter Definitions 

Short OptionLong OptionDescriptionRequiredExample Value
N/AN/AType of the cartridgeYesphp

Example

Use case: Retrieving the details of the cartridge with the type "php".

 describe-cartridge php

Sample Output

 The cartridge is:
{"displayName":"PHP","description":"PHP Cartridge","cartridgeAlias":"-","cartridgeType":"php","activeInstances":0,"provider":"apache","version":"5","multiTenant":false,"hostName":"apachestratos.org","loadBalancer":false}
com.atlassian.confluence.content.render.xhtml.migration.exceptions.UnknownMacroMigrationException: The macro 'next_previous_links2' is unknown.