Harbor Go Client Versions Save

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.

v0.1.0

5 years ago

This is the first release on GitHub after migrating from GitLab.

Changelog

  • 07ae517 - add .travis.yml
  • 67af84f - add 'Go Report Card'
  • e5be67b - fix typo
  • 252d7e3 - update dependencies managed by glide
  • 11af3bd - remove harbor-go-client executable
  • b6e8ca0 - change the default value of dstip to localhost in config.yaml
  • 1c95b68 - add .gitignore
  • 1a46a0b - move gitlab to github
  • 2fa21cb - Initial commit