Skip to content

sleepdeprecation/pd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pd

a tool for interacting with pagerduty.

setup

Get a personal pagerduty API key. Store it in $HOME/.config/pd.json like so:

{
    "api_key": "<your personal pagerduty api key>",
    "email": "your email address"
}

About

tool for interacting with pagerduty.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages