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

How to output time of command id? #4

Open
tenken opened this issue Nov 6, 2014 · 0 comments
Open

How to output time of command id? #4

tenken opened this issue Nov 6, 2014 · 0 comments

Comments

@tenken
Copy link

tenken commented Nov 6, 2014

Hi -- Thank you for this very useful tool.

I am slowly using this tool daily and don't do alot of Python work daily.

When I use the following command:

✔ aw-dgurba /var/www/2014/research_mentorship_program/www > rash search --with-command-id --cwd-under . --time-after "1 week ago" "drush fu*"
 5955  drush fu summer_session_dashboard -y
 5979  drush fu summer_session_webform -y
 5847  drush fu summer_session_applicant_record
 6015  drush fu summer_session_applicant_record --version-increment -y
 6016  drush fu summer_session_open_applications --version-increment -y
 5862  drush fu summer_session_reminders -y
 5848  drush fu summer_session_webform
 6025  rash search --cwd-under . --time-after "1 week ago" "drush fu*"

I can see recent changes to modules in my drupal (Features) code I have used "drush features update (fu)" with. And I can see the command_id. Is there a way to see the MM-DD-YYYY of the command and not just it's ID? That way I could see what days or times I ran that command? I see the --format option but I'm not sure if that's what I want to try to use.

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

No branches or pull requests

1 participant