🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

status_page_vi

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

status_page_vi

bundlerRubygems
Version
0.3.1
Version published
Maintainers
1
Created
Source

StatusPageVi

Nice command-line tool named ‘status_page_vi’ that pulls status information from different services, displays the results and saves it into a data store.

Installation

  • Install Nokogiri dependencies, instructions

  • Install it from your terminal:

    $ gem install 'status_page_vi'
    

Usage

Commands:
  status_page_vi backup PATH RESOURCE_NAME  # takes a path variable, and creates a backup of historic and currently saved data, ALL resources by default
  status_page_vi help [COMMAND]             # Describe available commands or one specific command
  status_page_vi history RESOURCE_NAME      # display all the data which was gathered by the tool, ALL resources by default
  status_page_vi live RESOURCE_NAME         # constantly queries URL and outputs the status periodically on the console and save it to the data store, ALL resources by default
  status_page_vi pull RESOURCE_NAME         # make the application pull data from RESOURCE and save into the data store, ALL resources by default
  status_page_vi resources                  # outputs avaliable resources with urls
  status_page_vi restore PATH_TO_BACKUP     # takes a path variable which is a backup created by the application and restores that data

Testing

$ rspec

FAQs

Package last updated on 23 Nov 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts