Project

Profile

Help

Story #8104

Updated by ipanova@redhat.com over 3 years ago

Add /tag and /untag endpoints to enable tags management. 

 Enable scenarios: 

 * delete a tag 
 * create a new tag 
 * move an existing a tag from an old image to a new one 

 These should be synchronous calls since podman api does not handle async calls.

Back