A CLI tool for the Docker Registry Harbor. This project offer a command-line interface to the Harbor API, you can use it to manager your users, projects, repositories, etc. (This project aims to refactor harbor-go-client based on Harbor v1.6.0)
MIT License
28
stars
6
forks
source link
[NOTE] Notes on "--creation_time" and "--update_time" parameter in related APIs #26
These two parameters are generated or updated by harbor itself, So you should not set these parameters in related APIs.