Skip to content

Assets plugin ideas #281

@philnash

Description

@philnash

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions