Releases: iamharvey/regi
Releases · iamharvey/regi
v1.0.0-alpha
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.