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 3 years ago
- asked 5 months ago
- asked 4 years ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 2 years ago