Add integration with Drush

Created on 13 March 2021, over 3 years ago
Updated 4 June 2024, 6 months ago

Providing drush commands for interacting with this module will be great. Commands similar to core database logging can be used as reference.
E.g
// Display
drush show-logs (Display 10 records by default)
drush show-logs -limit 100 (Display 100 records)
drush show-logs --date 2021-03-08 (Display all records till date xxxx-xx-xx)
drush show-logs --date-from 2021-03-01 --date-to 2021-03-08 (Display all records of specified date range)

// Export
drush export-logs --format csv (A CSV or JSON file)

Feature request
Status

Fixed

Version

1.0

Component

Code

Created by

🇮🇳India das.gautam27@yahoo.com Pune

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024