Skip to main content

Install Plugins

Learn how to install plugins with Terminus.


This section provides information on how to install plugins with Terminus, and how to add new commands through third-party plugins.

Install Plugins

Terminus ships with a plugin manager. You can use a Terminus command like the example below to install a plugin:

You can also pass a path to the install command and it will install the plugin from that folder.

Update Plugins

Terminus ships with a plugin manager. You can use a Terminus command like the example below to update a plugin:

Uninstall Plugins

Terminus ships with a plugin manager. You can use a Terminus command like the example below to uninstall a plugin:

More Resources