You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AjayAgrawal:go-pagerduty-oncall-report ajay.agrawal$ brew install pd-report
Error: pd-report: wrong number of arguments (given 1, expected 0)
AjayAgrawal:go-pagerduty-oncall-report ajay.agrawal$
Any idea how this can be resolved ?
Same here.
go install github.com/form3tech-oss/go-pagerduty-oncall-report@latest
then you can use it with
$ go-pagerduty-oncall-report
Generate on-call rotation reports automatically
from your PagerDuty account.
Usage:
pd-report [command]
Available Commands:
help Help about any command
report generates the report(s) for the given schedule(s) id(s)
schedules list schedules on PagerDuty
services list services on PagerDuty
teams list teams on PagerDuty
users list users on PagerDuty
Flags:
--config string configuration file (default is ~/.pd-report-config.yml)
-h, --help help for pd-report
Use "pd-report [command] --help" for more information about a command.
Hello Team,
Any idea how this can be resolved ?
The text was updated successfully, but these errors were encountered: