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

provide a rai log command for users to see their history #10

Closed
cwpearson opened this issue Nov 30, 2017 · 4 comments
Closed

provide a rai log command for users to see their history #10

cwpearson opened this issue Nov 30, 2017 · 4 comments
Assignees

Comments

@cwpearson
Copy link
Contributor

So users don't feel like they're firing jobs into the void

@cwpearson
Copy link
Contributor Author

Maybe something like this:

$ rai log
last job: started: Jan 10th 2017 5pm GMT completed: Jan 10th 2017 5:05pm
folder URL: www.blah.com/folder.tar.gz

$ rai log --submit
last submission: started: Jan 10th 2017 5pm GMT completed: Jan 10th 2017 5:05pm
folder URL: www.blah.com/folder.tar.gz

$ rai log -n 10
1: started: Jan 10th 2017 5pm GMT completed: Jan 10th 2017 5:05pm
folder URL: www.blah.com/folder.tar.gz
2: ...
3: ...

@aschuh703
Copy link
Contributor

Currently users can see the last 10 submissions (date and time only). I will add folder details as well.

@cwpearson
Copy link
Contributor Author

I'll close this, then.

@aschuh703
Copy link
Contributor

aschuh703 commented Aug 14, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants