Skip to main content

Mass Component Remove

mass component remove​

Remove a component from a project's blueprint

Synopsis​

Remove a Component from a Project

Removes a component from a project's blueprint, along with all its links. Any deployed instances of this component must be decommissioned first.

Usage​

mass component remove <component-id>

The component ID is in the <project-id>-<component-id> format.

Examples​

mass component remove ecomm-db
mass component remove <component-id> [flags]

Examples​

mass component remove ecomm-db

Options​

  -h, --help   help for remove

SEE ALSO​