terminus-plugin-project / terminus-snowman-plugin
Snowman - A Terminus plugin for unfreezing sites.
Installs: 1 715
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 4
Forks: 2
Open Issues: 0
Type:terminus-plugin
Requires
- php: >=7.0
This package is auto-updated.
Last update: 2024-10-12 02:49:39 UTC
README
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.