package-command
package-command copied to clipboard
Lists, installs, and removes WP-CLI packages.
## 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,...
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 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,...
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...
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...
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...
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...
As of #47, we support GitHub. There are a few other providers we could support too: * bitbucket-oauth * gitlab-oauth * gitlab-token * http-basic
## 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 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,...