Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

History command #89

Closed
MartinKolarik opened this issue Jan 19, 2024 · 0 comments · Fixed by #97
Closed

History command #89

MartinKolarik opened this issue Jan 19, 2024 · 0 comments · Fixed by #97

Comments

@MartinKolarik
Copy link
Member

MartinKolarik commented Jan 19, 2024

Since we're already dealing with storing history, I'd be cool to expand on that a little and allow looking up previous commands and results. E.g.:

$ globalping history
1 | 2024-01-19 17:57:00 | ping cdn.jsdelivr.net from Germany
> https://www.jsdelivr.com/globalping?measurement=xrfXUEAOGfzwfHFx
2 | 2024-01-19 17:57:10 | ping cdn.jsdelivr.net from Poland
> https://www.jsdelivr.com/globalping?measurement=xrfXUEAOGfzwfHFy
- | 2024-01-19 17:57:10 | ping cdn.jsdelivr.net from previous
> https://www.jsdelivr.com/globalping?measurement=xrfXUEAOGfzwfHFy
3 | 2024-01-19 17:57:20 | ping cdn.jsdelivr.net from CZ
> https://www.jsdelivr.com/globalping?measurement=xrfXUEAOGfzwfHFz
4 | 2024-01-19 17:57:20 | ping cdn.jsdelivr.net from CZ --infinite
> https://www.jsdelivr.com/globalping?measurement=xrfXUEAOGfzwfHFz+xrfXUEAOGfzwfHFz
@MartinKolarik MartinKolarik transferred this issue from jsdelivr/globalping Jan 19, 2024
@MartinKolarik MartinKolarik linked a pull request Mar 27, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants