Gear allows us to create environment files, but it doesn't allow us to delete them. Add a command line option and a REST API for removing environments. Consider adding a `gear clean` option to identify and remove unreferenced environment files. See: - http://lists.openshift.redhat.com/openshift-archives/users/2014-August/msg00032.html
Gear allows us to create environment files, but it doesn't allow us to delete them.
Add a command line option and a REST API for removing environments.
Consider adding a
gear cleanoption to identify and remove unreferenced environment files.See: