Skip to main content
Remove an existing spa module. Only modules marked as type: "spa" in their yml config can be removed, and the core app and shared modules are protected.

Usage

ooneex spa:remove [options]

Examples

ooneex spa:remove
ooneex spa:remove --name=admin

Options

OptionDescriptionDefault
--nameName of the spa module to remove.Prompted if omitted
--cwdWorking directory the command runs in.Current directory
--silentSkip prompts, confirmation, and log output.false