minico

command module
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Jun 22, 2021 License: BSD-2-Clause Imports: 2 Imported by: 0

README

About

Minico is a CLI tool to give minimal access for containers.

Supported runtime

  • Docker

Requirements

  • dockerd with modestly new version (20.0+ reccomended)
  • golang >= 1.15
  • MacOS or Linux recommended. Windows are not tested at now.

Install

go get github.com/g1eng/minico

Usage

run minico help.

$ minico help
NAME:
   minico - cli syntax sugar for container host operators

USAGE:
   minico [global options] command [command options] [command on container]

COMMANDS:
   run      run a container with the specified image
   list     list and filter containers with fuzzy name matching
   stop     stop containers with fuzzy name matching
   images   list and filter images with fuzzy name matching
   version  show version
   help, h  Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --help, -h  show help (default: false)

Design

WIP

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

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