How to utilize Artifactory Jfrog's REST API for efficient repository management?
- 内容介绍
- 文章标签
- 相关推荐
本文共计100个文字,预计阅读时间需要1分钟。
点击查看官方API文档,点击查看Docker和Jfrog API,获取文件列表API:例如,我的Jfrog文件路径:http://jfrog.domain.com/artifactory/api/docker/enflame_docker_images/v2/tlinux/cape_xapp_tfcc_daily_test_docker/test_im
点击查看官方API文档
点击查看 Docker Jfrog API
获取文件列表API:
例如:我的 jfrog 文件路径:
jfrog.domain.com/artifactory/api/docker/enflame_docker_images/v2/tlinux/cape_xapp_tfcc_daily_test_docker/test_image/tags/list
本文共计100个文字,预计阅读时间需要1分钟。
点击查看官方API文档,点击查看Docker和Jfrog API,获取文件列表API:例如,我的Jfrog文件路径:http://jfrog.domain.com/artifactory/api/docker/enflame_docker_images/v2/tlinux/cape_xapp_tfcc_daily_test_docker/test_im
点击查看官方API文档
点击查看 Docker Jfrog API
获取文件列表API:
例如:我的 jfrog 文件路径:
jfrog.domain.com/artifactory/api/docker/enflame_docker_images/v2/tlinux/cape_xapp_tfcc_daily_test_docker/test_image/tags/list

