serverless-toolkit
serverless-toolkit copied to clipboard
Create a helper function to extract info from URL
It would be nice to have a helper function that can take a deployed Twilio Function URL and return the serviceSid
, environmentSid
, buildSid
and any other meta information that might be useful. This could clean up the UX for the twilio-run
CLI