Actions
Bug #32241
closedAuto create cv on import
Status:
Closed
Priority:
Normal
Assignee:
Category:
Inter Server Sync
Target version:
Difficulty:
Triaged:
Yes
Description
As a user I 'd like to automatically create an import-only content view On import.
The importing metadata will have the name of the content view. We just need to create it if a content view with the same name does not exist. If it does exist we use it to import.
`hammer content-import version --organization=import-1176 --path=/var/lib/pulp/exports/.... --metadata-file=metadata-6.json`
Actions