Open tingiris opened 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.
twilio autopilot:init
twilio autopilot:delete -s XXXX
--remove-backend
What a bot is create using
twilio autopilot:init
then deleted withtwilio autopilot:delete -s XXXX
there should also be a way to have the serverless service removed. Perhaps with something like a--remove-backend
flag.