https://github.com/terminus-plugin-project/terminus-snowman-plugin
A plugin to allow you to unfreeze websites via Terminus
https://github.com/terminus-plugin-project/terminus-snowman-plugin
Last synced: about 1 year ago
JSON representation
A plugin to allow you to unfreeze websites via Terminus
- Host: GitHub
- URL: https://github.com/terminus-plugin-project/terminus-snowman-plugin
- Owner: terminus-plugin-project
- Created: 2019-05-01T19:44:04.000Z (about 7 years ago)
- Default Branch: 2.x
- Last Pushed: 2022-07-11T21:45:54.000Z (almost 4 years ago)
- Last Synced: 2025-03-20T22:22:55.212Z (about 1 year ago)
- Language: PHP
- Size: 1.95 KB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Terminus Snowman Plugin
[](https://github.com/terminus-plugin-project/terminus-snowman-plugin)
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
```
### Also unfreeze a site
```
$ terminus snowman
```
## Installation
For help installing, see [Manage Plugins](https://pantheon.io/docs/terminus/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 ` to get help on one command.