wallix / awless

A Mighty CLI for AWS
http://awless.io/
Apache License 2.0
4.97k stars 263 forks source link

Detach instance from auto scaling group #286

Open lapwingcloud opened 4 years ago

lapwingcloud commented 4 years ago

Currently the awless detach instance command seems to only detach the instance from target group. But I want to detach the instance from auto scaling group so the ASG can spins up a new one. Is it possible to do in awless now? Otherwise I want to request this feature.