NexusImageClean

command module
v0.0.0-...-32737b7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 20, 2023 License: MIT Imports: 15 Imported by: 0

README

NexusImageClean

Nexus CLI for Docker Registry v2 🐳

CircleCI MIT License

Nexus CLI for Docker Registry

Usage

$ ./NexusImageClean
NAME:
   Nexus docker image clean CLI - Manage Docker Private Registry on Nexus

USAGE:
   NexusImageClean [global options] command [command options] [arguments...]

VERSION:
   1.0.0

AUTHOR:
   XMapst <xmapst@gmail.com>

COMMANDS:
   configure  Configure Nexus Credentials
   image      Mange Docker Images
   help, h    Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --help, -h     show help (default: false)
   --version, -v  print the version (default: false)

Download

Below are the available downloads for the latest version of Nexus CLI (1.0.0). Please download the proper package for your operating system and architecture.

Linux:
wget https://github.com/xmapst/NexusImageClean/releases/download/1.0.0/NexusImageClean

Installation

To install the library and command line program, use the following:

go get -u github.com/xmapst/NexusImageClean

Available Commands

$ NexusImageClean configure
$ NexusImageClean image ls
$ NexusImageClean image tags -name mlabouardy/nginx
$ NexusImageClean image info -name mlabouardy/nginx -tag 1.2.0
$ NexusImageClean image delete -name mlabouardy/nginx -tag 1.2.0
$ NexusImageClean image delete -name mlabouardy/nginx -keep 4
$ NexusImageClean image delete -keep 4

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL