Meet the PagerTree CLI: Your New On-Call Sidekick!
The PagerTree Command Line Interface (CLI) is here! Manage alerts and integrations from your terminal with this open-source tool. Try it today!
Last updated
Was this helpful?
The PagerTree Command Line Interface (CLI) is here! Manage alerts and integrations from your terminal with this open-source tool. Try it today!
Last updated
Was this helpful?
Today, we are excited to release the all-new PagerTree Command Line Interface (CLI), a slick tool for managing alerts and integrations from your terminal.
The PagerTree CLI is all about speed and "scriptability". Automate alert handling in scripts, manage integrations in seconds, and stay in your terminal flow. Plus, itβs so you can tweak it to your heartβs content. Check out the to dive in!
Hereβs an overview of what the PagerTree CLI can do:
Windows and Linux Support: Written in Python and wrapped as an executable, the CLI can be run on Windows (pagertree.exe
) and Linux (pagertree
) for cross-platform support.
Clean Outputs: List and search commands support paginated results (--limit
and --offset
) and tidy tables.
Search: List commands support search.
Alerts: Create, list, show, acknowledge, and resolve alerts easily. Filter by status to cut through the noise. Search by title or tag to find the alert you are looking for.
Broadcasts: Create broadcasts from the terminal.
Integrations: Enable or disable integrations.
Teams: Check who is oncall for a given team.
Users: Add or delete users from your PagerTree account.
Run: pagertree integrations list
Letβs make on-call life easier together. Try the PagerTree CLI today!
Download the .
Add your .env
file with your PAGERTREE_API_KEY
- .