Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds plugin update_all command to internal commands #82

Merged
merged 2 commits into from
Mar 11, 2012

Conversation

getsource
Copy link
Contributor

Just let me know if you have any suggested changes, and/or would prefer a different command-name/structure.

@scribu
Copy link
Member

scribu commented Mar 10, 2012

wp plugin update --all ?

@scribu
Copy link
Member

scribu commented Mar 10, 2012

wp plugin update - show the list of available updates
wp plugin update some-plugin - update a single plugin
wp plugin update --all - update all plugins

@getsource
Copy link
Contributor Author

Sure, can do.
Are you suggesting that wp plugin update should show the same output as wp plugin status (only perhaps with the plugins that have available update only?), or do you have specific a information/format that you'd like to see with the output?

@scribu
Copy link
Member

scribu commented Mar 10, 2012

Only the updatable plugins, yes. I guess the list can be yellow, for consistency.

* Update all plugins with wp plugin update --all
* List plugins with available updates with wp plugin update
@getsource
Copy link
Contributor Author

Is this more what you were looking for?

@scribu
Copy link
Member

scribu commented Mar 11, 2012

Yep, looks great. Thanks!

@scribu scribu closed this Mar 11, 2012
scribu pushed a commit that referenced this pull request Mar 11, 2012
Adds plugin update_all command to internal commands
@scribu scribu merged commit 9e7291f into wp-cli:master Mar 11, 2012
@getsource
Copy link
Contributor Author

Yep, no problem!

scribu added a commit that referenced this pull request Mar 13, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants