https://github.com/terminus-plugin-project/terminus-omniscient-plugin
Omniscient - A Terminus plugin for enabling New Relic Pro on all sites.
https://github.com/terminus-plugin-project/terminus-omniscient-plugin
Last synced: about 1 year ago
JSON representation
Omniscient - A Terminus plugin for enabling New Relic Pro on all sites.
- Host: GitHub
- URL: https://github.com/terminus-plugin-project/terminus-omniscient-plugin
- Owner: terminus-plugin-project
- License: mit
- Created: 2016-06-19T17:36:20.000Z (almost 10 years ago)
- Default Branch: 1.x
- Last Pushed: 2018-02-23T15:31:40.000Z (over 8 years ago)
- Last Synced: 2025-03-20T22:22:54.397Z (about 1 year ago)
- Language: PHP
- Homepage:
- Size: 7.81 KB
- Stars: 3
- Watchers: 3
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Terminus Omniscient Plugin
[](https://github.com/terminus-plugin-project/terminus-omniscient-plugin/tree/1.x)
[](https://github.com/terminus-plugin-project/terminus-omniscient-plugin/tree/0.x)
Terminus plugin to enable [New Relic Pro](https://pantheon.io/docs/new-relic/) on all [Pantheon](https://www.pantheon.io) sites.
Adds a sub-command to 'sites' which is called 'omniscient'. This enables New Relic Pro for all sites your account has access to.
## Examples
* `terminus sites:omniscient`
## 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-omniscient-plugin:~1
```
For additional help installing, see [Terminus' Plugins](https://pantheon.io/docs/terminus/plugins/).
## Help
Run `terminus help omniscient` for help.