davejlong / cog-victorops

A Cog bundle for interacting with VictorOps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

victorops - Commands for interacting with VictorOps (0.5.2)

Installation

In chat:

@cog bundle install victorops

Via cogctl:

cogctl bundle install victorops

For more details about how to install and configure bundles see:

Commands

The following commands are included with the bundle. For usage info about each command see the help builtin command: help victorops:<command_name>.

  • ack

    Ack an open incident

  • resolve

    Resolve an open incident

  • incidents

    Get a list of open incidents

  • VICTOROPS_API_ID

    API ID for VictorOps

  • VICTOROPS_API_KEY

    API Key for VictorOps

About

A Cog bundle for interacting with VictorOps

License:MIT License


Languages

Language:Ruby 94.1%Language:Shell 5.9%