Skip to content

Releases: iamharvey/regi

v1.0.0-alpha

28 Jul 04:04
Compare
Choose a tag to compare
v1.0.0-alpha Pre-release
Pre-release

Features

Context management:

  • list all the contexts;
  • add a new context (new connection settings);
  • get info about a context;
  • set current context;

Login:

  • login to current registry.

Image:

  • list all the images with/without tags;
  • tag & push local image to remote registry;
  • pull image from remote registry;
  • delete specific versions of an image from remote registry;
  • delete image repository from remote registry.