autopilot-cli icon indicating copy to clipboard operation
autopilot-cli copied to clipboard

Feature Request: Upload schema using a URL

Open mpmenne opened this issue 5 years ago • 0 comments

I'm currently using twilio/autopilot-cli to perform some automation work specifically around twilio autopilot:update --schema. My schemas are stored in S3, so it would be very convenient to be able to pass a link to the command like this:

twilio autopilot:update --schema http://some-bucket.s3.amazonaws.com/my-bot-schema.json

I'm sorry that I am not able to submit a PR at this time, but I'm curious if anyone else would be interested in this functionality as well. Thank you for the handy CLI upload!

mpmenne avatar Mar 27 '20 04:03 mpmenne