-
Notifications
You must be signed in to change notification settings - Fork 63
Open
Milestone
Description
This issue is a bucket of ideas for the Assets plugin as I think of them. Please add other ideas.
Asset permissions
Initially all assets are uploaded as public. I can see an argument for creating protected assets (audio files for use during calls, for example). Could do this with a flag twilio assets:upload file.ext --protected
. I can't see a reason you would want a private asset in a service that only has assets.
Asset deletion
This can be done with the Twilio CLI using the service SID and asset SID, but we could make it easier.
Service deletion
This can be done with the CLI too, but that would not remove the SID from the plugin config. This should come with a serious confirmation step to ensure that is definitely what the user intends.
Metadata
Metadata
Assignees
Labels
No labels