1 Answer
- Newest
- Most votes
- Most comments
1
Hello,
How did you originally deploy that component? You should use the same method to remove it. So if you deployed to a thing group you'd need to make a new deployment to the thing group which does not include the component.
deployment create --remove <component name>
is the right command to remove from a local deployment, but this only works if you deployed the component locally to begin with.
If you deployed the component both locally and from a cloud-based deployment then you must remove it from both the local and cloud deployments.
Cheers,
Michael
Relevant content
- asked 2 years ago
- AWS OFFICIALUpdated 5 months ago
- AWS OFFICIALUpdated 5 days ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 8 months ago