Terminus plugin to unfreeze a website.
Do you want to build a snowman? If so, whether you do or don't, having a frozen Pantheon site is probably not how you want to build that snowman. This plugin allows you to unfreeze those Pantheon sites that have been frozen
$ terminus site:unfreeze <site>
$ terminus snowman <site>
For help installing, see Manage Plugins
mkdir -p ~/.terminus/plugins
composer create-project -d ~/.terminus/plugins terminus-plugin-project/terminus-snowman-plugin:~1
Run terminus list site:unfreeze
for a complete list of available commands. Use terminus help <command>
to get help on one command.