This module contains definitions of custom drush commands used in administering Barnard's Digital Collections. Two are particularly useful:
purge_object
(bcipo
): Purges an object from the repository. (e.g.:drush -u 1 purge_object bc:yearbook-1985
)ingest_objects
(bciio
): Ingests objects.drush help bciio
yields many examples.