1.0.1 • Published 7 years ago
dca v1.0.1
CA
docker container assistant
Installing
npm install -g dca
Usage
// support command: start stop kill rm(force mode)
type: ca {command} [container ...]
// examples
ca start // start all container
ca start your-redis // start your-redis container