geraldvillorente / terminus-sweeper
There is no license information available for the latest version (v0.1) of this package.
A tool for sweeping/cleaning users dashboard by removing thememselves from the site and delete owned frozen site.
Package info
github.com/pantheon-systems/terminus-sweeper
Type:terminus-plugin
pkg:composer/geraldvillorente/terminus-sweeper
v0.1
2022-03-15 00:30 UTC
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