Overview

CLI command
unsubscribe-cartridge
DescriptionUsed to unsubscribe from a cartridge in Apache Stratos.
Command format
unsubscribe-cartridge <CARTRIDGE-ALIAS>

Parameter definitions

Short optionLong optionDescriptionRequiredExample value
N/AN/AAlias defined for the cartridgeYesphp111

Example

Use case: Unsubscribe from the cartridge with the alias: php111.

 unsubscribe-cartridge php111

Sample output

Are you sure you want to unsubscribe? [yes/no]: yes
Unsubscribing the cartridge php111
You have successfully unsubscribed php111 cartridge.
  • No labels