Overview

CLI command
remove-cartridge
DescriptionDelete a cartridge.
Command format
remove-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.

remove-cartridge php

Sample output

Successfully un-deployed cartridge
  • No labels