Skip to content

Proposal: wp package is-installed subcommand #210

Description

@baizmandesign

Feature Request

Describe your use case and the problem you are facing

I'd like to be able to determine whether a WP CLI package is installed. Yes, this is possible by using grep:

wp package list | grep package-name

But I'm thinking of creating a subcommand that peers with wp plugin is-installed. This proposed command would also exit with 0 when installed and 1 when not installed.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions