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

Viewing Details of Subscribed Cartridges via CLI

Overview

CLI command
subscribed-cartridges-info
DescriptionUsed to retrieve details of a subscribed cartridge in Private PaaS.
Command format
subscribed-cartridges-info -a <ALIAS>

Parameter Definitions 

Short OptionLong OptionDescriptionRequiredExample Value
-a 
--aliasAlias defined for the subscribed cartridgeYesphp111

Example

Use case:  Retrieving details of the subscribed cartridge with the alias defined as "php111".

subscribed-cartridges-info -a php111

Sample Output

Subscribed Cartridges Info :
    Type : php
    Name : PHP
    Version : 5
    Tenancy Model    : Single-Tenant
    Alias : php111
    Status : Inactive
    Running Instances    : 0
    Access URL(s) : http://test.privatepaas.org:8280/,https://test.privatepaas.org:8243/,
    Repo URL : https://github.com/test/mytestphp.git
    LB Private ip    : [10.xxx.x.197]
    LB Floating Ip : [54.xxx.xx.244]

 

 

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