<div dir="ltr">> Is there anything about Satellite/Katello that negates being able to use the Pulp features directly?<br><br>I don't know about that. Take my thoughts below with a grain of salt.<br><br>> I don't know too much about Pulp itself but I'm sure there must be an export mechanism.<br><br>Yes, Pulp has export mechanisms. For an example of how to export a repository via the CLI, see <a href="http://pulp-rpm.readthedocs.io/en/latest/user-guide/recipes.html#export-repositories-and-repository-groups">export repositories and repository groups</a>. For a known-working example of how to export an RPM repository via the v2 API, see:<br><ul><li><a href="http://pulp-smash.readthedocs.io/en/latest/api/pulp_smash.tests.rpm.api_v2.test_export.html">http://pulp-smash.readthedocs.io/en/latest/api/pulp_smash.tests.rpm.api_v2.test_export.html</a></li><li><a href="https://github.com/PulpQE/pulp-smash/blob/master/pulp_smash/tests/rpm/api_v2/test_export.py">https://github.com/PulpQE/pulp-smash/blob/master/pulp_smash/tests/rpm/api_v2/test_export.py</a></li></ul><p>This code is known to function on Pulp 2.8 and master (2.9).</p><p>-Jeremy<br></p></div>