Closed luisgreg99 closed 4 years ago
Based on sample scripts (from Migration Tooling Google Drive folder) by @lsat12357
Example for testing:
$cat /data1/batch/exports/pidlist.txt oregondigital:df66v703b oregondigital:fx719n40m $RAILS_ENV=production bundle exec rake export_bags export_dir=/data1/batch/exports name='baseball' pidlist=pidlist.txt verbose=true
The task puts the bags inside /data1/batch/exports/baseball_bags/ folder.
Based on sample scripts (from Migration Tooling Google Drive folder) by @lsat12357
Example for testing:
The task puts the bags inside /data1/batch/exports/baseball_bags/ folder.