pagerduty-cli icon indicating copy to clipboard operation
pagerduty-cli copied to clipboard

A command line interface for PagerDuty

Results 17 pagerduty-cli issues
Sort by recently updated
recently updated
newest added

I have tried to authenticate both ways and it is not working. pd auth web Waiting for browser authentication... failed! › Error: Client request error: self signed certificate in certificate...

I often have a local server running on port 8000, which prevents me from using the web auth for the CLI until I stop the server. Please check that port...

This lookup consistently takes around 2 seconds which is not ideal. Would it be possible to speed that up at all?

Thanks for the handy tool. Please consider shipping a `Dockerfile` that can be used to bundle up an unprivileged container image with this tool, so users don't have to trust...

Hi Martin It is more of a question: what is the meaning of the column retrieved when you run "pd user session list" for a specific email id? For instance,...

Hi Martin, Anyone would have an idea how my CLI client stopped working, showing the error below, for any command I try to run? --- /home//.local/share/pagerduty-cli/client/0.1.16-3ec92e9/bin/node: /lib64/libm.so.6: version `GLIBC_2.27' not...

I recently tried to upgrade from v0.1.5 to v0.1.15, however building failed with: ```text yarn run v1.22.19 $ rm -rf lib && tsc -b && oclif manifest && oclif readme...

One use I am considering is loading the output of the CLI into BigQuery. BigQuery allows for import of newline delimited JSON. It would be helpful to add an option...

Hi Martin, I'm a MacOS user and find Homebrew useful to manage tools like pagerduty-cli. It will be great to make it available via Homebrew. I don't know how it...

Hi. A recent install of the Win x64 version of this app triggered an EDR alert: `"C:\WINDOWS\system32\cmd.exe" /C powershell -ExecutionPolicy Bypass -Command "& {Add-MpPreference -ExclusionPath "C:\Users\USER\AppData\Local\pagerduty-cli"}" -FFFeatureOff` It appears to...