Giter VIP home page Giter VIP logo

pspagerduty's Introduction

PSPagerDuty

This is a just-enough-for-what-I-need-for-a-POC PagerDuty module, with minimal to no testing. Use it at your own risk : )

If you want something more complete:

I will always consider issues and pull requests, but likely at a slow rate, and guided by whether I would use a thing. Be sure to ping me in an issue before spending much time on something!

Getting Started

# One time setup
    # Download the repository
    # Unblock the zip
    # Extract the PSPagerDuty folder to a module path.  e.g.
    #   $env:USERPROFILE\Documents\WindowsPowerShell\Modules\
# Or, with PowerShell 5 or later or PowerShellGet:
    Install-Module PSPagerDuty

# Import the module.
    Import-Module PSPagerDuty    #Alternatively, Import-Module \\Path\To\PSPagerDuty

# Get commands in the module
    Get-Command -Module PSPagerDuty

# Get help
    Get-Help Get-PagerDutyData -Full

# Set token for the current session
    Set-PSPagerDuyConfiguration -Token $Token

pspagerduty's People

Contributors

ramblingcookiemonster avatar maddiehermann avatar

Stargazers

 avatar Anton S avatar Kevin Cefalu avatar Mike Drum avatar Brian Scholer avatar Ross Hevener avatar Nick Segalle avatar

Watchers

James Cloos avatar

pspagerduty's Issues

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.