Giter VIP home page Giter VIP logo

terminus-plugin-project / terminus-site-status-plugin Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 3.0 14 KB

Site Status - A Terminus plugin that displays the status of all available Pantheon site environments.

Home Page: https://packagist.org/packages/terminus-plugin-project/terminus-site-status-plugin

License: MIT License

PHP 88.32% Shell 11.68%
pantheon terminus-plugin terminus plugin composer status

terminus-site-status-plugin's Introduction

Terminus Site Status Plugin

Version 2.x

CircleCI Terminus v2.x Compatible Terminus v1.x Compatible Terminus v0.x Compatible

Terminus plugin that displays the status of all available Pantheon site environments.

Usage:

$ terminus site:status [--team] [--owner] [--org=<id>] [--name=<regex>]

The associative arguments are all optional and the same filtering rules as the terminus site:list command apply.

The output will be displayed in a table format. The Condition column displays whether there are pending filesystem changes.

If the Condition column displays dirty, it means the code is out of sync with the repository.

Examples:

Display the status of all available site environments.

terminus site:status

Display the status of all site enviroments that contain 'awesome' in the name.

terminus site:status --name=awesome

Learn more about Terminus and Terminus Plugins.

Installation:

For installation help, see Manage Plugins.

mkdir -p ~/.terminus/plugins
composer create-project -d ~/.terminus/plugins terminus-plugin-project/terminus-site-status-plugin:~2

Configuration:

This plugin requires no configuration to use.

Testing:

cd ~/.terminus/plugins/terminus-site-status-plugin
composer install
composer test

Help:

Run terminus help site:status for help.

terminus-site-status-plugin's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

terminus-site-status-plugin's Issues

option --env does not exist.

I am running Terminus 1.4.0 and the latest site status plugin. when I run the example script I get an error.

terminus site:status --env=dev

[Symfony\Component\Console\Exception\RuntimeException]
The "--env" option does not exist.

site:status [--team] [--owner [OWNER]] [--org [ORG]] [--name [NAME]] [--format [FORMAT]] [--fields [FIELDS]] [--field [FIELD]] [-h|--help] [-q|--quiet] [-v|vv|vvv|--verbose] [-V|--version] [--ansi] [--no-ansi] [-n|--no-interaction] [-y|--yes] [--]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.