martindstone / pagerduty-cli

A command line interface for PagerDuty
MIT License
91 stars 13 forks source link

User Session List Purpose #56

Open collestech opened 1 year ago

collestech commented 1 year ago

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, one of the columns is in date format and called "Created At"? The pagerduty login can last up to 90 days on your browser, then is the user session the record of the first time log in when you access pagerduty from a browser? If so, all the other logins will not be recorded, correct? Is there a function we can use to extract the last time a user has made a successful login?

Thanks a lot, Collestech