Purging Data from the Command Line
Use the aspera:db:archive command to purge data from the Console database.
Run the rake task using the asctl command:
# asctl --trace console:rake aspera:db:archive
You
can also use the BEFORE option to purge data from before a specific
date.For
example:
# asctl --trace console:rake aspera:db:archive BEFORE=2019-07-01