1.1.0 • Published 5 years ago

pagerduty-schedule-attendee v1.1.0

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

pagerduty-schedule-attendee

Console out the current attendee from Pagerdury .ical URL

Usage

  • [pagerduty ical URL]: The iCalendar file of Pagerduty schedule.
  • <Date>: A target date that can be evalutated by new Date(). e.g. date -v +1w -R
$ npx -q pagerduty-schedule-attendee [pagerduty ical URL] <Date>
username@example.com

or

$ ICS_URL=[pagerduty ical URL] TARGET_DATE=<Date> npx -q pagerduty-schedule-attendee
username@example.com
1.1.0

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago