Overview

CLI command
undeploy-cartridge
DescriptionUsed to undeploy a cartridge in Apache Stratos.
Command format
undeploy-cartridge <CARTRIDGE-TYPE>

Parameter definitions

Short optionLong optionDescriptionRequiredExample value
N/AN/AType of the cartridgeYesphp

Example

Use case: Undeploy the cartridge with the type: php.

 undeploy-cartridge php

Sample output

You have succesfully underplayed php cartridge.
  • No labels