PHPackages                             terminus-plugin-project/terminus-cantilever-plugin - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [CLI &amp; Console](/categories/cli)
4. /
5. terminus-plugin-project/terminus-cantilever-plugin

ActiveTerminus-plugin[CLI &amp; Console](/categories/cli)

terminus-plugin-project/terminus-cantilever-plugin
==================================================

touch any/all terminus environments

1.1(7y ago)0543[1 issues](https://github.com/terminus-plugin-project/terminus-cantilever-plugin/issues)MITPHP

Since Sep 21Pushed 5y ago4 watchersCompare

[ Source](https://github.com/terminus-plugin-project/terminus-cantilever-plugin)[ Packagist](https://packagist.org/packages/terminus-plugin-project/terminus-cantilever-plugin)[ RSS](/packages/terminus-plugin-project-terminus-cantilever-plugin/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (2)Dependencies (1)Versions (5)Used By (0)

Terminus Cantilever Plugin
==========================

[](#terminus-cantilever-plugin)

[![Terminus v2.x Compatible](https://camo.githubusercontent.com/4cf69d5d2946c607d2f77591c24ad1f265f4d8d0b492255a97a7e5a03730aa7a/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7465726d696e75732d76322e782d677265656e2e737667)](https://github.com/terminus-plugin-project/terminus-cantilever-plugin/tree/2.x)

- isolate environments by framework (drupal, drupal8, wordpress)
- isolate environments by plan (sandbox, basic, performance small, performance medium, elite)
- run drush and/or wp-cli commands, or really any commands at all
- provide organized report of operations on per site basis

Watch the video
---------------

[](#watch-the-video)

Watch [the video](https://youtu.be/YMUEQuFX4Po/ "Cantilever Video") to learn more about the why and how of Cantilever.

Use Case
--------

[](#use-case)

This plugin extends `site:list` to allow users to execute commands on each site that is listed.

It will take arguments for environment `--env=`, framework `--frame=`, tags `--tags=` and organizations `--org=`.

You can also specify a command `--command=` to apply to all of the sites targeted.

Ex. `terminus can --frame='wordpress' --env='dev' --command='terminus [site] wp plugin update --all && terminus [site] wp theme update themename'`.

In the command, you have tokens available to use as placeholders for each sites data.

- `[site]` will produce site.env; Ex. `yoursite.live`
- `[name]` will produce the sites name; Ex. `yoursite`
- `[env]` will produce the environment selected; Ex. `live`

Installation
------------

[](#installation)

To install this plugin place it in `~/.terminus/plugins/`.

On Mac OS/Linux:

```
mkdir -p ~/.terminus/plugins
composer create-project -d ~/.terminus/plugins terminus-plugin-project/terminus-cantilever-plugin:~2

```

Examples
--------

[](#examples)

`terminus can --env=live --plan='basic,performance small,performance medium' --frame='drupal,drupal8' --command='terminus drush [site] pml|grep redis'`

`terminus can --env=live --frame='wordpress' --command='terminus wp [site] option get home'`

Help
----

[](#help)

Run `terminus can --help` for help.

TODO
----

[](#todo)

- Add support for organization/membership tags
- Allow interactive input for filters

This plugin is provided by [Inclind](https://www.inclind.com "Inclind's Homepage")

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 60% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~263 days

Total

4

Last Release

2051d ago

Major Versions

1.x-dev → 2.x-dev2020-11-18

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/24785343?v=4)[Terminus Plugin Project](/maintainers/terminus-plugin-project)[@terminus-plugin-project](https://github.com/terminus-plugin-project)

---

Top Contributors

[![FiLeVeR10](https://avatars.githubusercontent.com/u/2738277?v=4)](https://github.com/FiLeVeR10 "FiLeVeR10 (3 commits)")[![uberhacker](https://avatars.githubusercontent.com/u/387945?v=4)](https://github.com/uberhacker "uberhacker (2 commits)")

###  Code Quality

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/terminus-plugin-project-terminus-cantilever-plugin/health.svg)

```
[![Health](https://phpackages.com/badges/terminus-plugin-project-terminus-cantilever-plugin/health.svg)](https://phpackages.com/packages/terminus-plugin-project-terminus-cantilever-plugin)
```

###  Alternatives

[illuminate/console

The Illuminate Console package.

13046.0M6.4k](/packages/illuminate-console)[styleci/cli

The CLI tool for StyleCI

71470.5k9](/packages/styleci-cli)[winbox/args

Windows command-line formatter

20718.9k21](/packages/winbox-args)[macopedia/magento2-categoryimporter

Category Importer for Magento 2

344.7k](/packages/macopedia-magento2-categoryimporter)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
