Actions
Bug #31117
closedUpdate hammer endpoint for export with pulp3
Difficulty:
Triaged:
Yes
Description
/export api Becomes /export_legacy (API BREAKAGE)
New /export api supports only pulp3
Hammer export-future will use new /export api
Hammer export-legacy will use /export_legacy api
Hammer export will use hammer based method
Export-future export-legacy and export will call /export_legacy and check if its supposed to use the new /export api
hammer content-view version export --destination-server="bar" --content-view-version-id=100
Actions