Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 959 Bytes

README.md

File metadata and controls

30 lines (23 loc) · 959 Bytes

Terminus Snowman Plugin

Terminus v2.x Compatible

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

Examples

Unfreeze a site

$ terminus site:unfreeze <site>

Also unfreeze a site

$ terminus snowman <site>

Installation

For help installing, see Manage Plugins

mkdir -p ~/.terminus/plugins
composer create-project -d ~/.terminus/plugins terminus-plugin-project/terminus-snowman-plugin:~1

Help

Run terminus list site:unfreeze for a complete list of available commands. Use terminus help <command> to get help on one command.