Management commands

Management commands can be run through python manage.py <command>.

dump_certs

Export the simple_certmanager.models.Certificate files to a ZIP file, so they can be transfered to other instances/environments.