terminus-plugin-project/terminus-snowman-plugin

Snowman - A Terminus plugin for unfreezing sites.

1.0.2 2020-08-26 15:38 UTC

This package is auto-updated.

Last update: 2024-10-12 02:49:39 UTC


README

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.