Requests for new Features

April 26, 2016 ยท View on GitHub

Edit this document for any suggestions on features you would like added. Feel free to open an issue as well, but this helps us consolidate new features and details. It also can act as a TODO list.

The basic template (loose):

Detail Explanations: detail

Please fill out as much information as you find applicable, this may include commands you would like to be implemented.

Examples

Completed

New Feature: dry run Explanations: run through commands to see what will be cleaned before removing anything. Desired Flags: -n, --dry-run docker-clean --dry-run

Completed New Feature: clean networking Explanation: networks should also have the option to be cleaned. Desired Flags: -net, --networks docker-clean -net

New Features Below