windutil

A command-line utility to manage the docker containers of the Wind application.


Keywords
python, docker
License
Apache-2.0
Install
pip install windutil==1.0.8

Documentation

Build Status

Amaret Wind Util

A simple utility to manage docker containers.

#INSTALL

pip install windutil

then init

wutil init

Configure your run commands for lists of containers in ~/.wutilrc. Use the sample one added there by the 'init' command as a template for adding your own.

Command documentation is available via:

wutil -h