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

Need terminus to allow plugin updates for multiple sites with one command #1568

Open
FRNetwork opened this issue Jan 27, 2017 · 2 comments
Open

Comments

@FRNetwork
Copy link

Expected behavior

The current command (terminus wp my-site.dev -- plugin update --all) will update a single site.
We need a command that allows us to push out plugin updates (and other types of updates really) to multiple sites without running the command multiple times.
A sort of
terminus wp my-sites.alias -- plugin update --all
command where I have all of my sites from the site:list command stored in an alias file perhaps?
Not sure of the best mechanics for that, but the command should allow me to push updates to all of my pantheon sites.

I appreciate any comments or ideas.

I am quickly getting 30+ sites in place and I have another 100+ I manage, and I won't be bringing them to Pantheon if I don't have a unified way to manage updates. I currently use the ManageWP Orion tool to manage my non-pantheon sites and I can push an update to all of them with one command, however Orion currently doesn't play well with Pantheon sites.

@ajoy39
Copy link

ajoy39 commented Feb 1, 2017

There is a plugin available for this at the moment https://medium.com/@Pixo/automating-plugin-module-updates-on-pantheon-bfc6e13dac39#.fcscnndnm

@FRNetwork
Copy link
Author

Yep, saw that it came out today via the Pantheon blog, makes me very happy.

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

No branches or pull requests

3 participants