<div dir="ltr">Thanks @mansari and @asmacado for help on IRC. I'll try adjusting my example based on pulp-admin<br><br>$ pulp-admin -vv -u admin -p admin docker repo tag --repo-id 0192af48-1ade-4670-89e0-68b3d48954e6 --tag-name tictac --digest sha256:3613615a487168b34094c16c58766a0762299c84e84429d4ab873388903e1491<br><br>{<br> "override_config": {},<br> "unit_type_id": "docker_tag",<br> "upload_id": "92162b9b-d9d5-438d-b41f-48e928bb5298",<br> "unit_key": {<br> "repo_id": "0192af48-1ade-4670-89e0-68b3d48954e6",<br> "name": "tictac"<br> },<br> "unit_metadata": {<br> "name": "tictac",<br> "digest": "sha256:3613615a487168b34094c16c58766a0762299c84e84429d4ab873388903e1491"<br> }<br>}<br><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jan 24, 2018 at 3:43 PM, Tom McKay <span dir="ltr"><<a href="mailto:thomasmckay@redhat.com" target="_blank">thomasmckay@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Can someone paste me an example json of creating a tag through API import_upload? I'm struggling to figure out how to tag an uploaded skopeo tar.<br><br><a href="https://docs.pulpproject.org/en/2.15/dev-guide/integration/rest-api/content/upload.html?highlight=import_upload#import-into-a-repository" target="_blank">https://docs.pulpproject.org/<wbr>en/2.15/dev-guide/integration/<wbr>rest-api/content/upload.html?<wbr>highlight=import_upload#<wbr>import-into-a-repository</a><br><br><br></div>
</blockquote></div><br></div>