Docker hub API support

Does Docker hub support external API/CLI support for managament of Docker hub similar to AWS CLI /API .

There is no comparable tool like the aws cli, though you can interact with the rest api directly: https://docs.docker.com/registry/spec/api/.

Thanks Metin, That’s helpful.

if not CLI , I am looking at a more closer DTR type API , if at all docker hub supports , especially in hub management area .

DTR’s swagger api documentation is directly linked on the DTR dashboard - there is no way to not find it :slight_smile:

Though, I never stubled accros the swagger api documentation for Dockerhub…

Yes exactly ,wish docker hub was more API friendly also :slight_smile: