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

Usage

ooneex design:remove [options]

Examples

ooneex design:remove
ooneex design:remove --name=ui

Options

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