Skip to content

Feature request: Ability to skip installing a plugin if already installed #473

@andrucz

Description

@andrucz

I've created a script for Travis with the following commands:

before_install:
  - sudo apt-get install -y libsecret-1-dev

  - npm install twilio-cli -g
  - twilio plugins:install @twilio-labs/plugin-flex

twilio plugins:install always takes around a minute to finish and installs the same version in the majority of builds, so I'd like to add the installation to the build cache and skip installing it when there are no updates.

Metadata

Metadata

Assignees

No one assigned

    Labels

    priority: lowNice-to-have; can waitstatus: help wantedrequesting help from the communitytriage queueIssue is in our internal backlog. It's either a bug or a feature enhancement.type: community enhancementfeature request not on Twilio's roadmap

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions