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 |
Description | Used to retrieve details of a cartridge in Private PaaS. |
Command format | describe-cartridge <CARTRIDGE-TYPE> |
Parameter Definitions
Short Option | Long Option | Description | Required | Example Value |
---|---|---|---|---|
N/A | N/A | Type of the cartridge | Yes | php |
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.