Bug #33767
Updated by Ian Ballou almost 3 years ago
`hammer repository upload-content --content-type docker_manifest` is broken and unsupported in Pulp 3 with the way our code is written:
```
NoMethodError: undefined method `create' for #<PulpContainerClient::ContentManifestsApi:0x0000000015137210>
```
Related: https://projects.theforeman.org/issues/30867