package-command icon indicating copy to clipboard operation
package-command copied to clipboard

Lists, installs, and removes WP-CLI packages.

Results 11 package-command issues
Sort by recently updated
recently updated
newest added

## Bug Report - [x] Yes, I reviewed the [contribution guidelines](https://make.wordpress.org/cli/handbook/contributing/). - [x] Yes, more specifically, I reviewed the guidelines on [how to write clear bug reports](https://make.wordpress.org/cli/handbook/bug-reports/). **Describe the current,...

bug
command:package
command:package-install

We marked it broken with https://github.com/wp-cli/package-command/pull/170 I think we're getting hit by some rate limiting. My best bet would be to only run it on one CI build. Related https://github.com/wp-cli/package-command/pull/164...

bug
scope:testing
command:package
command:package-install

## Bug Report - [x] Yes, I reviewed the [contribution guidelines](https://make.wordpress.org/cli/handbook/contributing/). - [x] Yes, more specifically, I reviewed the guidelines on [how to write clear bug reports](https://make.wordpress.org/cli/handbook/bug-reports/). **Describe the current,...

bug
command:package-install

As suggested in https://github.com/wp-cli/i18n-command/issues/53#issuecomment-409063899, there could be a new `wp package version` command to get the version of a single command. Perhaps this could also just be `wp package get...

command:package

Currently a package is determined to be a git only if the `.git` extension is present. If given a standard github url like `https://github.com/wp-cli-test/repository-name` (or its ssh equivalent) without the...

command:package
good-first-issue

See https://github.com/wp-cli/package-command/pull/60#pullrequestreview-85985229 Composer supports being run non-interactively so it could be useful to have an option to set this. In particular it would avoid getting prompted for one's ssh password...

command:package

See https://github.com/wp-cli/package-command/issues/59#issuecomment-353336589 An option to not bother checking for updates to packages would be useful to avoid `GITHUB_TOKEN` and Composer auth issues like the above and is sometimes all one...

command:package-list

As of #47, we support GitHub. There are a few other providers we could support too: * bitbucket-oauth * gitlab-oauth * gitlab-token * http-basic

command:package

## Bug Report - [X] Yes, I reviewed the [contribution guidelines](https://make.wordpress.org/cli/handbook/contributing/). - [X] Yes, more specifically, I reviewed the guidelines on [how to write clear bug reports](https://make.wordpress.org/cli/handbook/bug-reports/). **Describe the current,...

command:package-install

## Bug Report - [x] Yes, I reviewed the [contribution guidelines](https://make.wordpress.org/cli/handbook/contributing/). - [x] Yes, more specifically, I reviewed the guidelines on [how to write clear bug reports](https://make.wordpress.org/cli/handbook/bug-reports/). **Describe the current,...

bug