geraldvillorente / terminus-sweeper
A tool for sweeping/cleaning users dashboard by removing thememselves from the site and delete owned frozen site.
Installs: 47
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 9
Forks: 3
Open Issues: 0
Type:terminus-plugin
README
A tool for CSE to sweep/clean their dashboard by removing thememselves to the customer's site and delete owned frozen site.
Learn more about Terminus and Terminus Plugins at: https://pantheon.io/docs/terminus/plugins/
Configuration
This plugin requires no configuration to use.
Commands
sweep:sites
Remove self from all the sites that I am not the owner.
terminus sweep:sites
sweep:frozen
Delete all owned sites that are frozen.
terminus sweep:frozen
Installation
For help installing, see Manage Plugins
mkdir -p ~/.terminus/plugins
cd ~/.terminus/plugins
git clone https://github.com/pantheon-systems/terminus-sweeper.git
In Terminus 3, you can install this plugin by running:
terminus self:plugin:install geraldvillorente/terminus-sweeper