0.1.4 • Published 7 years ago
easydocker-cli v0.1.4
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-cliThe following commands are currently supported:
Commands
Kill/Stop (running) containers
Choose between running containers:
easydocker stopChoose between all containers:
easydocker stop --allAfter running that command you can choose between the different container names.