dabblelab / twilio-cli-autopilot-plugin

A Twilio CLI plugin for streamlining Twilio Autopilot development workflows.
MIT License
13 stars 7 forks source link

Remove serverless service when bot is deleted #24

Open tingiris opened 4 years ago

tingiris commented 4 years ago

What a bot is create using twilio autopilot:init then deleted with twilio autopilot:delete -s XXXX there should also be a way to have the serverless service removed. Perhaps with something like a --remove-backend flag.