``` oc cp test2.xslx your-pod-name:/tmp/test2.xslx oc rsh your-pod-name python manage.py import_archival_applications --filename ../../../tmp/test2.xlsx ```