com.atlassian.confluence.content.render.xhtml.migration.exceptions.UnknownMacroMigrationException: The macro 'next_previous_link3' is unknown.
Synchronizing the GIT Repo of a Cartridge via CLI
Overview
CLI command | sync |
Description | Used to manually s ynchronize the GIT repository for subscribed cartridges in Private PaaS. |
Command format | sync <CARTRIDGE-ALIAS> |
Parameter Definitions
Short Option | Long Option | Description | Required | Example Value |
---|---|---|---|---|
N/A | N/A | Alias defined for the cartridge | Yes | php111 |
Example
Use case: Manually synchronize the GIT repository for the subscribed cartridge with the alias "php111".
sync php111
Sample Output
Synchronizing repository for alias: php111
com.atlassian.confluence.content.render.xhtml.migration.exceptions.UnknownMacroMigrationException: The macro 'next_previous_links2' is unknown.