pantheon-systems / terminus

The Pantheon CLI — a standalone utility for performing operations on the Pantheon Platform
https://pantheon.io
Other
318 stars 196 forks source link

Terminus command to unfreeze a site #1678

Open giteshk opened 7 years ago

giteshk commented 7 years ago

A command to unfreeze a frozen site would be good. When automating site maintenance this is useful.

TeslaDethray commented 7 years ago

Added to our JIRA board as AL-972

giteshk commented 7 years ago

@TeslaDethray Do we have an estimated date for this?

dsrikanth commented 5 years ago

+1 on this. It is particularly annoying for Org accounts such as EDU+. I have to click through 40+ sites today to unfreeze them. These sites have content activity going on but no code activity and the "freeze" just gets in the way. Would love to use terminus for this mundane task.

kevcooper commented 5 years ago

Here is a plugin that adds this functionality: https://github.com/kevcooper/terminus-freeze-plugin

@TeslaDethray I'm happy to incorporate this functionality into a PR for terminus if it's something you'd consider!