An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Terminus Snowman Plugin

[![Terminus v2.x Compatible](https://img.shields.io/badge/terminus-v2.x-green.svg)](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.