0.1.4 • Published 5 years ago

easydocker-cli v0.1.4

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

easydocker-cli

A CLI tool for humans to manage docker container and images easily without dealing with IDs.

Run (Recommended):

npx easydocker-cli <command>

or use npm/yarn to install the command globally:

yarn global add easydocker-cli

The following commands are currently supported:

Commands

Kill/Stop (running) containers

Choose between running containers:

easydocker stop

Choose between all containers:

easydocker stop --all

After running that command you can choose between the different container names.

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.0

5 years ago