moooofly / harborctl

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

Open moooofly opened 6 years ago

moooofly commented 6 years ago

These two parameters are generated or updated by harbor itself, So you should not set these parameters in related APIs.